We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2283d7a commit 1d039c3Copy full SHA for 1d039c3
.github/workflows/ghcr.yml
@@ -32,7 +32,7 @@ jobs:
32
password: ${{ secrets.GITHUB_TOKEN }}
33
34
- name: Build and push
35
- uses: docker/build-push-action@v5.4.0
+ uses: docker/build-push-action@v6.15.0
36
with:
37
context: .
38
push: true
0 commit comments