Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent ec33866 commit 2bc907c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: go mod download

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.26.0
with:
scan-type: "fs"
format: "sarif"
Expand Down

0 comments on commit 2bc907c

Please sign in to comment.