mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
chore: use correct trivy tag
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Run Trivy vulnerability scanner
|
- name: Run Trivy vulnerability scanner
|
||||||
uses: aquasecurity/trivy-action@v0.19.0
|
uses: aquasecurity/trivy-action@0.19.0
|
||||||
with:
|
with:
|
||||||
image-ref: ghcr.io/jsiebens/ionscale:latest
|
image-ref: ghcr.io/jsiebens/ionscale:latest
|
||||||
format: 'sarif'
|
format: 'sarif'
|
||||||
|
|||||||
Reference in New Issue
Block a user