Skip to content

Commit

Permalink
Update anchore/sbom-action digest to b6a39da
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 8c7ddc8 commit 151098f
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@767b08fd8822486ad890abb8f1d31721bebd651c
uses: anchore/sbom-action@b6a39da80722a2cb0ef5d197531764a89b5d48c3
with:
image: "localbuild/testimage:latest"
artifact-name: image.spdx.json
Expand Down

0 comments on commit 151098f

Please sign in to comment.