Skip to content

Commit ce34e6f

Browse files
committed
update trivy version
1 parent 8f00809 commit ce34e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-scans.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: mkdir -p trivy-reports
3838

3939
- name: Run Trivy FS Scan
40-
uses: aquasecurity/trivy-action@0.24.0
40+
uses: aquasecurity/trivy-action@0.35.0
4141
with:
4242
scan-type: 'fs'
4343
scan-ref: '.'

0 commit comments

Comments
 (0)