Skip to content

Commit

Permalink
Merge branch 'main' into post_meeting_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmllr authored Mar 1, 2024
2 parents e78755c + 041618d commit 711e06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.17.0
uses: aquasecurity/trivy-action@0.18.0
with:
format: "sarif"
output: "trivy-results.sarif"
Expand Down

0 comments on commit 711e06c

Please sign in to comment.