Skip to content

Commit 59d659c

Browse files
committed
chore(deps): update aquasecurity/trivy-action commit hash to 8eccb55
1 parent 30dc47d commit 59d659c

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
@@ -420,7 +420,7 @@ jobs:
420420
uses: actions/checkout@v2
421421
- name: Run Trivy vulnerability scanner in repo mode
422422
#Commit SHA for v0.0.17
423-
uses: aquasecurity/trivy-action@9438b49cc3156b2e8c77c1ba8ffbaa3bae24e3c2
423+
uses: aquasecurity/trivy-action@8eccb5539730451af599c84f444c6d6cf0fc2bb0
424424
with:
425425
scan-type: "fs"
426426
scan-ref: "."

0 commit comments

Comments
 (0)