Skip to content

Commit a37b70f

Browse files
authored
Merge pull request #15 from grepplabs/dependabot/github_actions/anchore/sbom-action-0.16.0
chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0
2 parents 5582cf0 + 0b6dcbb commit a37b70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version: 1.22
2828
cache: true
2929
- uses: sigstore/[email protected] # installs cosign
30-
- uses: anchore/sbom-action/download-syft@v0.15.11 # installs syft
30+
- uses: anchore/sbom-action/download-syft@v0.16.0 # installs syft
3131
- uses: docker/login-action@v3 # login to ghcr
3232
with:
3333
registry: ghcr.io

0 commit comments

Comments
 (0)