Skip to content

Commit

Permalink
Update github codeql action
Browse files Browse the repository at this point in the history
  • Loading branch information
chrkaatz committed Sep 28, 2023
1 parent 7f32978 commit 58f58e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
severity: "CRITICAL,HIGH"

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

Expand Down

0 comments on commit 58f58e6

Please sign in to comment.