Merge pull request #6 from benphelps/dependabot/github_actions/sigstore/cosign-installer-2.5.1

Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
pull/25/head
Ben Phelps 2 years ago committed by GitHub
commit 78b4bfb0c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,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@b3413d484cc23cf8778c3d2aa361568d4eb54679
with:
cosign-release: 'v1.9.0'

Loading…
Cancel
Save