Skip to content

Commit

Permalink
chore(trivy): fix output file
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Jul 20, 2024
1 parent 24b575d commit 5217d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
if: always()
uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
with:
sarif_file: "trivy-results4.sarif"
sarif_file: "trivy-results3.sarif"

analyze-processes-worker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5217d00

Please sign in to comment.