Skip to content

Commit 2cd28e2

Browse files
authored
Updated cosign installer to v1.13.1
1 parent 365a83a commit 2cd28e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ 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@main
4545
with:
46-
cosign-release: 'v1.11.0'
46+
cosign-release: 'v1.13.1'
4747

4848

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

0 commit comments

Comments
 (0)