Skip to content

Commit 57941ce

Browse files
authored
Update docker-publish.yml
1 parent d757928 commit 57941ce

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
@@ -39,7 +39,7 @@ jobs:
3939
# https://github.com/sigstore/cosign-installer
4040
- name: Install cosign
4141
if: github.event_name != 'pull_request'
42-
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
42+
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b #v2.8.1
4343
with:
4444
cosign-release: 'v1.13.1'
4545

0 commit comments

Comments
 (0)