We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76474c4 commit cbe05d5Copy full SHA for cbe05d5
.github/workflows/analysis.yml
@@ -73,7 +73,7 @@ jobs:
73
steps:
74
- uses: actions/checkout@v4
75
- name: Run Trivy vulnerability scanner in repo mode
76
- uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
77
with:
78
format: "sarif"
79
output: "trivy-results.sarif"
0 commit comments