Skip to content

Commit

Permalink
Update anchore/scan-action action to v5.2.0 (#2738)
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to     |
| ----------- | ------------------- | ------ | ------ |
| github-tags | anchore/scan-action | v5.1.0 | v5.2.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent e9c22f9 commit b33dfd1
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@ef0b0b023552a0c077534074723a9915280284bb # v5.1.0
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
with:
sbom: "sbom-${{ inputs.image }}.json"
only-fixed: true
Expand Down

0 comments on commit b33dfd1

Please sign in to comment.