Skip to content

Commit

Permalink
[GHA} Update cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
meln5674 committed Jan 17, 2024
1 parent 072f1fd commit 1587581
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 @@ -36,7 +36,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@v3.3.0
with:
cosign-release: 'v1.13.1'

Expand Down

0 comments on commit 1587581

Please sign in to comment.