Skip to content

Commit

Permalink
Merge pull request #19 from pmoscode-helm/renovate/github-codeql-acti…
Browse files Browse the repository at this point in the history
…on-3.x

chore(deps): update github/codeql-action action to v3
  • Loading branch information
pmoscode authored Dec 15, 2023
2 parents d9999e5 + 2c5f802 commit 02857cd
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 @@ -28,6 +28,6 @@ jobs:
#severity: '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 02857cd

Please sign in to comment.