Skip to content

Commit

Permalink
Merge pull request #848 from samcday/renovate/sigstore-cosign-install…
Browse files Browse the repository at this point in the history
…er-3.x

chore(deps): update sigstore/cosign-installer action to v3.7.0
  • Loading branch information
samcday authored Oct 24, 2024
2 parents 308adc1 + 3f3b5f7 commit 3f10df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-image.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@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
with:
cosign-release: 'v2.2.4'

Expand Down

0 comments on commit 3f10df6

Please sign in to comment.