We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8482b commit a8bbd29Copy full SHA for a8bbd29
1 file changed
.github/workflows/release.yaml
@@ -71,7 +71,7 @@ jobs:
71
type=schedule,pattern=nightly
72
73
- name: 'Docker build and push protect-${{ matrix.component }}'
74
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
75
id: push
76
with:
77
file: Dockerfile
0 commit comments