Skip to content

Commit

Permalink
Merge pull request #15 from grepplabs/dependabot/github_actions/ancho…
Browse files Browse the repository at this point in the history
…re/sbom-action-0.16.0

chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0
  • Loading branch information
everesio authored May 21, 2024
2 parents 5582cf0 + 0b6dcbb commit a37b70f
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.22
cache: true
- uses: sigstore/cosign-installer@v3.5.0 # installs cosign
- uses: anchore/sbom-action/download-syft@v0.15.11 # installs syft
- uses: anchore/sbom-action/download-syft@v0.16.0 # installs syft
- uses: docker/login-action@v3 # login to ghcr
with:
registry: ghcr.io
Expand Down

0 comments on commit a37b70f

Please sign in to comment.