ci: use v-prefixed trivy-action tag (v0.36.0)
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Run Trivy
|
- name: Run Trivy
|
||||||
uses: aquasecurity/trivy-action@0.36.0
|
uses: aquasecurity/trivy-action@v0.36.0
|
||||||
with:
|
with:
|
||||||
scan-type: fs
|
scan-type: fs
|
||||||
scan-ref: .
|
scan-ref: .
|
||||||
|
|||||||
Reference in New Issue
Block a user