Skip to content

Commit 29254cb

Browse files
upgrade cosign
1 parent 25dfb06 commit 29254cb

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
@@ -33,7 +33,7 @@ jobs:
3333
if: github.event_name != 'pull_request'
3434
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
3535
with:
36-
cosign-release: 'v1.11.0'
36+
cosign-release: 'v1.13.1'
3737

3838

3939
# Workaround: https://github.com/docker/build-push-action/issues/461

0 commit comments

Comments
 (0)