Skip to content

Commit

Permalink
chg: sec
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuba Wolynko committed Jun 4, 2024
1 parent 45163a0 commit 2ac925d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
timeout: 15m

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: trivy-results.sarif
sarif_file: 'trivy-results.sarif'

0 comments on commit 2ac925d

Please sign in to comment.