Skip to content

Commit

Permalink
Merge pull request #117 from memes/dependabot/github_actions/sigstore…
Browse files Browse the repository at this point in the history
…/cosign-installer-2.8.1
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
2 parents 2a5acc7 + 1e956c7 commit 1457d39
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.19
- name: Install cosign
if: ${{ success() }}
uses: sigstore/cosign-installer@v2.7.0
uses: sigstore/cosign-installer@v2.8.1
- name: Install syft
if: ${{ success() }}
uses: anchore/sbom-action/download-syft@v0.12.0
Expand Down

0 comments on commit 1457d39

Please sign in to comment.