Skip to content

Commit 6b1270f

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.35.0
1 parent 8f35c0a commit 6b1270f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515

1616
- name: run-trivy-dependency-scan
17-
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
17+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0
1818
with:
1919
scan-type: fs
2020
format: table

0 commit comments

Comments
 (0)