We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90f4abc + 8c381a3 commit 4b13d39Copy full SHA for 4b13d39
.github/workflows/ci.yml
@@ -165,7 +165,7 @@ jobs:
165
persist-credentials: false
166
167
- name: Run Trivy vulnerability scanner in IaC mode
168
- uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
169
with:
170
scan-type: config
171
format: sarif
0 commit comments