Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action digest to f2ba85e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent d7297d4 commit 018f0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/scan-sbom/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
steps:
- name: Scan SBOM
id: scan
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49 # v5
with:
sbom: ${{ inputs.sbom-file }}
output-format: ${{ inputs.output-format }}
Expand Down

0 comments on commit 018f0a7

Please sign in to comment.