Skip to content

Commit 03d8d3b

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.25.0
1 parent ec33866 commit 03d8d3b

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
@@ -75,7 +75,7 @@ jobs:
7575
run: go mod download
7676

7777
- name: Run Trivy vulnerability scanner in repo mode
78-
uses: aquasecurity/trivy-action@0.24.0
78+
uses: aquasecurity/trivy-action@0.25.0
7979
with:
8080
scan-type: "fs"
8181
format: "sarif"

0 commit comments

Comments
 (0)