Skip to content

Commit 443a508

Browse files
dependabot[bot]AMS21
authored andcommitted
Bump anchore/sbom-action from 0.17.5 to 0.17.6
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.5 to 0.17.6. - [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.5...v0.17.6) --- 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 8b1a97a commit 443a508

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

0 commit comments

Comments
 (0)