Skip to content

Commit

Permalink
Merge pull request #269 from hiroyoshii/renovate/anchore-sbom-action-…
Browse files Browse the repository at this point in the history
…digest

Update anchore/sbom-action digest to 1ca97d9
  • Loading branch information
hiroyoshii authored Oct 22, 2024
2 parents 86532cc + d67628f commit 67fe0db
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@f2d02cbcc3489818621f2809e6cae4ce98b19c27
uses: anchore/sbom-action@1ca97d9028b51809cf6d3c934c3e160716e1b605
with:
image: "localbuild/testimage:latest"
artifact-name: image.spdx.json
Expand Down

0 comments on commit 67fe0db

Please sign in to comment.