Skip to content

Commit dcd176d

Browse files
chore(deps): bump anchore/sbom-action from 0.16.0 to 0.17.1
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.16.0...v0.17.1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a37b70f commit dcd176d

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.16.0 # installs syft
30+
- uses: anchore/sbom-action/download-syft@v0.17.1 # installs syft
3131
- uses: docker/login-action@v3 # login to ghcr
3232
with:
3333
registry: ghcr.io

0 commit comments

Comments
 (0)