Skip to content

Commit 4fc3b26

Browse files
committed
fix(security): resolve Dependabot alerts
1 parent f505114 commit 4fc3b26

3 files changed

Lines changed: 409 additions & 272 deletions

File tree

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Run Trivy scanner in repo mode
21-
uses: aquasecurity/trivy-action@0.33.1
21+
uses: aquasecurity/trivy-action@0.35.0
2222
with:
2323
scan-type: "fs"
2424
ignore-unfixed: true

0 commit comments

Comments
 (0)