Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #40 from srinandan/srinandan-patch-1
Browse files Browse the repository at this point in the history
update cosign
  • Loading branch information
srinandan authored Nov 3, 2022
2 parents 37a7e59 + 5bc1b81 commit 08989a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.13.1'

Expand Down

0 comments on commit 08989a6

Please sign in to comment.