Skip to content

Commit 114fdc0

Browse files
authored
GitHub: Bump Trivy Security Scanner (#4439)
1 parent 82ea75c commit 114fdc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-security-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v5
2121

2222
- name: Run Trivy vulnerability scanner
23-
uses: aquasecurity/trivy-action@0.34.0
23+
uses: aquasecurity/trivy-action@v0.35.0
2424
with:
2525
scan-type: 'fs'
2626
scan-ref: '.'

0 commit comments

Comments
 (0)