We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71124e6 commit 7ac638eCopy full SHA for 7ac638e
.github/workflows/codeql-analysis.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Run Trivy vulnerability scanner in repo mode
16
- uses: aquasecurity/trivy-action@v0.29.0
+ uses: aquasecurity/trivy-action@master
17
with:
18
scan-type: 'fs'
19
ignore-unfixed: true
0 commit comments