Skip to content

Commit 3b100af

Browse files
committed
bump trivy action
1 parent 62054d7 commit 3b100af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
run: make -j build/image/envbox
191191

192192
- name: Run Trivy vulnerability scanner
193-
uses: aquasecurity/trivy-action@8bd2f9fbda2109502356ff8a6a89da55b1ead252
193+
uses: aquasecurity/trivy-action@0.29.0
194194
with:
195195
image-ref: envbox:latest
196196
format: sarif

0 commit comments

Comments
 (0)