Skip to content

Commit 3fda73f

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.2
1 parent 79197e4 commit 3fda73f

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@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
17+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
1818
with:
1919
scan-type: fs
2020
format: table

0 commit comments

Comments
 (0)