mirror of
https://github.com/bitwarden/server.git
synced 2025-01-20 21:31:23 +01:00
[deps] BRE: Update anchore/scan-action action to v6 (#5180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a8d10234b
commit
4b2030de77
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -307,7 +307,7 @@ jobs:
|
||||
|
||||
- name: Scan Docker image
|
||||
id: container-scan
|
||||
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
|
||||
uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342 # v6.0.0
|
||||
with:
|
||||
image: ${{ steps.image-tags.outputs.primary_tag }}
|
||||
fail-build: false
|
||||
|
Loading…
Reference in New Issue
Block a user