Skip to content

Commit b6ba1d5

Browse files
Update aquasecurity/trivy-action action to v0.33.0
1 parent 9026ffd commit b6ba1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
push: false
138138

139139
- name: Run Trivy Vulnerability Scanner
140-
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
140+
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
141141
with:
142142
image-ref: security-scan-build:latest
143143
format: sarif

0 commit comments

Comments
 (0)