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 edcb280 + 670ea72 commit 06864f3Copy full SHA for 06864f3
.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@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
+ uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # v0.33.0
169
with:
170
scan-type: config
171
format: sarif
0 commit comments