Skip to content

Commit 79412eb

Browse files
chore(deps): update aquasecurity/trivy-action commit hash to a7a829a (#4821)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 10f57ba commit 79412eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ jobs:
428428
uses: actions/checkout@v2
429429
- name: Run Trivy vulnerability scanner in repo mode
430430
#Commit SHA for v0.0.17
431-
uses: aquasecurity/trivy-action@9c21d3ca2c14eb35419e2a8b66d1195946d579b8
431+
uses: aquasecurity/trivy-action@a7a829a4345428ddd92ca57b18257440f6a18c90
432432
with:
433433
scan-type: "fs"
434434
scan-ref: "."

0 commit comments

Comments
 (0)