Skip to content

Commit

Permalink
Update sigstore/cosign-installer action to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 4613d61 commit 73548df
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 @@ -56,7 +56,7 @@ jobs:
check-latest: true # https://github.com/actions/setup-go#check-latest-version
cache: true # https://github.com/actions/setup-go#caching-dependency-files-and-build-outputs

- uses: sigstore/cosign-installer@v3.0.5 # installs cosign
- uses: sigstore/cosign-installer@v3.1.1 # installs cosign
- uses: anchore/sbom-action/download-syft@v0.14.3 # installs syft

- name: Login to GCR
Expand Down

0 comments on commit 73548df

Please sign in to comment.