Skip to content

Commit 0100d4c

Browse files
chore(deps): update aquasecurity/trivy-action commit hash to 1ccef26 (#4401)
Co-authored-by: Renovate Bot <[email protected]>
1 parent aa9755b commit 0100d4c

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
@@ -431,7 +431,7 @@ jobs:
431431
uses: actions/checkout@v2
432432
- name: Run Trivy vulnerability scanner in repo mode
433433
#Commit SHA for v0.0.17
434-
uses: aquasecurity/trivy-action@8eccb5539730451af599c84f444c6d6cf0fc2bb0
434+
uses: aquasecurity/trivy-action@1ccef265f594a7555a720f623a461a3d69b45bf7
435435
with:
436436
scan-type: "fs"
437437
scan-ref: "."

0 commit comments

Comments
 (0)