Skip to content

Commit 768f374

Browse files
authored
Merge branch 'main' into jsjoeio-fix-android-docs
2 parents 469e92e + 7561fc4 commit 768f374

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

0 commit comments

Comments
 (0)