Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent fb65897 commit f8ef205
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@869c549e657a088dc0441b08ce4fc0ecdac2bb65 # v5
uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342 # v6
with:
sbom: ${{ inputs.sbom-file }}
output-format: ${{ inputs.output-format }}
Expand Down

0 comments on commit f8ef205

Please sign in to comment.