Skip to content

Commit c14b115

Browse files
hi-leiclaude
andcommitted
fix(ci): revert trivy-action to @master (tagged versions not available)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c7c1955 commit c14b115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v6
6363

6464
- name: Run trivy filesystem scan
65-
uses: aquasecurity/trivy-action@0.31.0
65+
uses: aquasecurity/trivy-action@master
6666
with:
6767
scan-type: "fs"
6868
scan-ref: "."

0 commit comments

Comments
 (0)