Skip to content

Commit d58a54e

Browse files
Bump anchore/sbom-action from 0.16.1 to 0.17.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.16.1...v0.17.0) --- 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 62bfe1a commit d58a54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore-syft.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: docker build . --file Dockerfile --tag ams21/tor-relay:latest
3535

3636
- name: Scan the image and upload dependency results
37-
uses: anchore/sbom-action@v0.16.1
37+
uses: anchore/sbom-action@v0.17.0
3838
with:
3939
image: "ams21/tor-relay:latest"
4040
artifact-name: image.spdx.json

0 commit comments

Comments
 (0)