We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca27ca commit 156b4e4Copy full SHA for 156b4e4
.github/workflows/scan.yaml
@@ -26,6 +26,7 @@ jobs:
26
- name: Run Trivy vulnerability scanner
27
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8
28
with:
29
+ version: 'v0.67.2'
30
scan-type: 'config'
31
scan-ref: '.'
32
format: 'sarif'
0 commit comments