Skip to content

Commit 3ea7d61

Browse files
authored
Merge branch 'main' into patch-2
2 parents 6ff2485 + 047a4f0 commit 3ea7d61

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@81cc8cd841e9e59602c165cc93336e39dc2f12c8
431+
uses: aquasecurity/trivy-action@8f4c7160b470bafe4299efdc1c8a1fb495f8325a
432432
with:
433433
scan-type: "fs"
434434
scan-ref: "."

0 commit comments

Comments
 (0)