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 9026ffd + b6ba1d5 commit d9dffd3Copy full SHA for d9dffd3
.github/workflows/ci.yml
@@ -137,7 +137,7 @@ jobs:
137
push: false
138
139
- name: Run Trivy Vulnerability Scanner
140
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
+ uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
141
with:
142
image-ref: security-scan-build:latest
143
format: sarif
0 commit comments