Skip to content

Commit

Permalink
Update anchore/sbom-action digest to f2d02cb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 7ce26c5 commit e3b0af4
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@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5
uses: anchore/sbom-action@f2d02cbcc3489818621f2809e6cae4ce98b19c27
with:
image: "localbuild/testimage:latest"
artifact-name: image.spdx.json
Expand Down

0 comments on commit e3b0af4

Please sign in to comment.