Skip to content

Commit

Permalink
Update anchore/sbom-action digest to 07e5b3a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent dc8f24a commit 316f6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build the Docker image
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
- name: Scan the image and upload dependency results
uses: anchore/sbom-action@610bea4ee26340c610873b9624d5ec707e5df9b2
uses: anchore/sbom-action@07e5b3aee7e43056aa294cf574ee7331fd066f17
with:
image: "localbuild/testimage:latest"
artifact-name: image.spdx.json
Expand Down

0 comments on commit 316f6ff

Please sign in to comment.