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 b8e9633 commit 077a468Copy full SHA for 077a468
.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@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
27
with:
28
format: "sarif"
29
output: "trivy-results.sarif"
0 commit comments