1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

[deps] DevOps: Update anchore/scan-action action to v4 (#4606)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-08 16:12:22 -04:00
committed by GitHub
parent 2011e39e0b
commit 31412db1a9

View File

@@ -275,7 +275,7 @@ jobs:
- name: Scan Docker image
id: container-scan
uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a # v3.6.4
uses: anchore/scan-action@d43cc1dfea6a99ed123bf8f3133f1797c9b44492 # v4.1.0
with:
image: ${{ steps.image-tags.outputs.primary_tag }}
fail-build: false