Skip to content

Commit 52a638d

Browse files
committed
Merge commit 'refs/pull/2777/head' of https://github.com/digitalbitbox/bitbox-wallet-app
2 parents 4ce7922 + d09d935 commit 52a638d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v4
1818
- name: Run Trivy vulnerability scanner in repo mode
19-
uses: aquasecurity/trivy-action@0.22.0
19+
uses: aquasecurity/trivy-action@0.23.0
2020
with:
2121
scan-type: 'fs'
2222
ignore-unfixed: true

0 commit comments

Comments
 (0)