Skip to content

Commit

Permalink
Merge branch 'main' into fix/prevent-invalid-search
Browse files Browse the repository at this point in the history
  • Loading branch information
fterra-encora authored Oct 18, 2024
2 parents fed54be + 554faf4 commit acabf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.26.0
uses: aquasecurity/trivy-action@0.27.0
with:
format: "sarif"
output: "trivy-results.sarif"
Expand Down

0 comments on commit acabf38

Please sign in to comment.