Skip to content

Commit 9203102

Browse files
authored
Pin Trivy (#27)
1 parent 06f6c1f commit 9203102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Run Trivy vulnerability scanner to scan repo
32-
uses: aquasecurity/trivy-action@0.29.0
32+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
3333
with:
3434
scan-type: 'fs'
3535
exit-code: 1

0 commit comments

Comments
 (0)