Skip to content

Commit

Permalink
Chore(deps): Bump sigstore/cosign-installer from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent 9cb86c4 commit 14aadad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version: 1.18
- name: Install cosign
if: ${{ success() }}
uses: sigstore/cosign-installer@v2.5.0
uses: sigstore/cosign-installer@v2.5.1
- name: Install syft
if: ${{ success() }}
uses: anchore/sbom-action/download-syft@v0.11.0
Expand Down

0 comments on commit 14aadad

Please sign in to comment.