Skip to content

Commit

Permalink
Merge pull request #393 from netscaler/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
sumanth-lingappa authored Apr 8, 2024
2 parents d120d74 + 2c8d528 commit c412329
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 @@ -23,6 +23,6 @@ jobs:
severity: "UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL"

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

0 comments on commit c412329

Please sign in to comment.