Skip to content

Commit cc932fd

Browse files
authored
Update docker-publish.yml
1 parent 30590ac commit cc932fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# https://github.com/sigstore/cosign-installer
4242
- name: Install cosign
4343
if: github.event_name != 'pull_request'
44-
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
44+
uses: sigstore/cosign-installer@v3.3.0
4545
with:
4646
cosign-release: 'v1.13.2'
4747

0 commit comments

Comments
 (0)