Skip to content

Commit

Permalink
build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.5 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@dd6b2e2...6e04d22)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 2ee7d49 commit 2cafe82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
fi
shell: 'bash'
- name: 'Install cosign'
uses: 'sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9' # ratchet:sigstore/[email protected]
uses: 'sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06' # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.0.2'
- name: 'Generate SBOM'
Expand Down

0 comments on commit 2cafe82

Please sign in to comment.