We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6829b6 commit 00c7e65Copy full SHA for 00c7e65
.github/workflows/security-scans.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: '0'
35
- name: Run Trivy vulnerability scanner
36
id: trivy
37
- uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2
+ uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5
38
continue-on-error: true
39
with:
40
format: 'table'
0 commit comments