Skip to content

Commit

Permalink
Merge pull request #82 from memes/dependabot/github_actions/sigstore/…
Browse files Browse the repository at this point in the history
…cosign-installer-2.5.1

Chore(deps): Bump sigstore/cosign-installer from 2.5.0 to 2.5.1
  • Loading branch information
memes committed Aug 23, 2022
2 parents 2d798fd + 14aadad commit 70e7767
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 70e7767

Please sign in to comment.