Skip to content

Commit d757928

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

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
if: github.event_name != 'pull_request'
4242
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
4343
with:
44-
cosign-release: 'v1.11.0'
44+
cosign-release: 'v1.13.1'
4545

4646

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

0 commit comments

Comments
 (0)