We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286f676 commit 722a3aaCopy full SHA for 722a3aa
1 file changed
.github/workflows/docker.yml
@@ -44,7 +44,7 @@ jobs:
44
type=sha
45
46
- name: Build and push Docker image
47
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
48
with:
49
context: .
50
push: ${{ github.ref == 'refs/heads/main' }}
0 commit comments