Skip to content

Commit

Permalink
Bump sigstore/cosign-installer
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from b18d21aaa20ef40c4e681202a598b7591d5be577 to 59acb6260d9c0ba8f4a2f9d9b48431a222b68e20.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@b18d21a...59acb62)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 7867df5 commit 8816730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: "${{ inputs.runs_on}}"
steps:
- name: Install Cosign
uses: sigstore/cosign-installer@b18d21aaa20ef40c4e681202a598b7591d5be577 # ratchet:sigstore/cosign-installer@main
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # ratchet:sigstore/cosign-installer@main
with:
cosign-release: 'v1.13.1'
- name: Check install!
Expand Down

0 comments on commit 8816730

Please sign in to comment.