Skip to content

Commit

Permalink
Update anchore/sbom-action digest to 33651ab (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 1ffbcd2 commit f18e541
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@a5bbe18b4dff7eb7cfcb7e761dab91654437ba13
uses: anchore/sbom-action@33651ab40b3db0580a965d98214c067a2daa842c
with:
image: "localbuild/testimage:latest"
artifact-name: image.spdx.json
Expand Down

0 comments on commit f18e541

Please sign in to comment.