We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d624aa commit e2a9074Copy full SHA for e2a9074
.github/workflows/analysis.yml
@@ -73,7 +73,7 @@ jobs:
73
steps:
74
- uses: actions/checkout@v5
75
- name: Run Trivy vulnerability scanner in repo mode
76
- uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
+ uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
77
with:
78
format: "sarif"
79
output: "trivy-results.sarif"
0 commit comments