Skip to content

Commit 4947db7

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update aquasecurity/trivy-action commit hash to a7a829a (coder#4821)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0f12339 commit 4947db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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)