Skip to content

Commit

Permalink
Update anchore/sbom-action action to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 9d81ec3 commit 83dc461
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 @@ -57,7 +57,7 @@ jobs:
cache: true # https://github.com/actions/setup-go#caching-dependency-files-and-build-outputs

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

- name: Login to GCR
uses: docker/login-action@v2
Expand Down

0 comments on commit 83dc461

Please sign in to comment.