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.
1 parent 6b6367a commit b8e9633Copy full SHA for b8e9633
.github/workflows/analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v5
24
25
- name: Run Trivy vulnerability scanner in repo mode
26
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
+ uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
27
with:
28
format: "sarif"
29
output: "trivy-results.sarif"
0 commit comments