We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad98ad4 + 21e7149 commit be73caaCopy full SHA for be73caa
1 file changed
.github/workflows/docker-buildx-push.yml
@@ -59,7 +59,7 @@ jobs:
59
cosign-release: 'v2.6.2'
60
- name: Build and push
61
id: build-and-push
62
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
63
with:
64
context: .
65
file: ${{ inputs.docker_file }}
0 commit comments