feat: add setup-trivy #1
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup Trivy
|
- name: Setup Trivy
|
||||||
uses: ./setup-trivy
|
uses: ./setup-trivy
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: v0.66.0
|
||||||
architecture: amd64
|
architecture: amd64
|
||||||
- name: Run Trivy
|
- name: Run Trivy
|
||||||
run: trivy --version
|
run: trivy --version
|
||||||
|
|||||||
Reference in New Issue
Block a user