Skip to content

Commit

Permalink
Merge pull request #39 from ksoclabs/renovate/anchore-sbom-action-0.x
Browse files Browse the repository at this point in the history
Update anchore/sbom-action action to v0.14.2
  • Loading branch information
swade1987 authored May 15, 2023
2 parents 385e72a + dd99662 commit 7b87734
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.3 # installs cosign
- uses: anchore/sbom-action/download-syft@v0.14.1 # installs syft
- uses: anchore/sbom-action/download-syft@v0.14.2 # installs syft

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

0 comments on commit 7b87734

Please sign in to comment.