Skip to content

Commit 4a8643e

Browse files
author
Mr. The Plague
committed
Fix Trivy action pin to v0.36.0 for CI security scan.
1 parent 6b8f4aa commit 4a8643e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- uses: actions/checkout@v7
8181

8282
- name: Trivy filesystem scan (config + secrets)
83-
uses: aquasecurity/trivy-action@0.33.1
83+
uses: aquasecurity/trivy-action@0.36.0
8484
with:
8585
scan-type: fs
8686
scan-ref: .

0 commit comments

Comments
 (0)