We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becf7f6 commit 3c9dcedCopy full SHA for 3c9dced
.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.4.1
36
with:
37
context: .
38
push: true
0 commit comments