Skip to content

Commit

Permalink
Update anchore/scan-action action to v5.3.0
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to     |
| ----------- | ------------------- | ------ | ------ |
| github-tags | anchore/scan-action | v5.2.1 | v5.3.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent cb5073b commit 1503bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Scan SBOM
id: scan
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49 # v5.2.1
uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65 # v5.3.0
with:
sbom: "sbom-${{ inputs.image }}.json"
only-fixed: true
Expand Down

0 comments on commit 1503bd3

Please sign in to comment.