chore(deps): update azure/container-scan commit hash to 74375b0 (#1833)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c5c3ec879c
commit
1f97cf38c0
|
@ -58,7 +58,7 @@ jobs:
|
|||
fail-fast: false
|
||||
steps:
|
||||
- name: Container Security scan
|
||||
uses: Azure/container-scan@595707a78db6069af4db7d81902d7a886ec73973 # renovate: tag=v0
|
||||
uses: Azure/container-scan@74375b0068a9527f6bcc8abfc4b8758c445ae197 # renovate: tag=v0
|
||||
with:
|
||||
image-name: ghcr.io/${{ github.repository_owner }}/${{matrix.dir}}:latest
|
||||
severity-threshold: HIGH
|
||||
|
|
Loading…
Reference in New Issue