1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 19:23:52 +00:00

[deps]: Update anchore/scan-action action to v7 (#16635)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-18 15:49:45 +01:00
committed by GitHub
parent 2bf734bd43
commit bd2f6e7566

View File

@@ -334,7 +334,7 @@ jobs:
- name: Scan Docker image
if: ${{ needs.setup.outputs.has_secrets == 'true' }}
id: container-scan
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0
with:
image: ${{ steps.image-name.outputs.name }}
fail-build: false