Skip to content

Commit 6f86b3b

Browse files
dependabot[bot]AMS21
authored andcommitted
Bump anchore/sbom-action from 0.17.6 to 0.17.7
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.6 to 0.17.7. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.17.6...v0.17.7) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 443a508 commit 6f86b3b

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/[email protected].6
37+
uses: anchore/[email protected].7
3838
with:
3939
image: "ams21/tor-relay:latest"
4040
artifact-name: image.spdx.json

0 commit comments

Comments
 (0)