Skip to content

Commit

Permalink
Update sigstore/cosign-installer action to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ainglessi committed Oct 7, 2024
1 parent e239002 commit 6b7444a
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 @@ -37,7 +37,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.6.0
uses: sigstore/cosign-installer@v3.7.0
with:
cosign-release: 'v2.2.4'

Expand Down

0 comments on commit 6b7444a

Please sign in to comment.