Skip to content

Commit bbd8205

Browse files
authored
Merge branch 'main' into jsjoeio-fix-docs
2 parents 9a84c24 + 7561fc4 commit bbd8205

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

0 commit comments

Comments
 (0)