mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05: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:
parent
2011e39e0b
commit
31412db1a9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user