chore(deps): pin github/codeql-action action to v (#2566)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b39c7a870
commit
94f0326346
|
@ -43,7 +43,7 @@ jobs:
|
|||
severity: 'CRITICAL'
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
uses: github/codeql-action/upload-sarif@e2cc7cc006b87d43538b16d71752753e7b85224d # tag=v1
|
||||
with:
|
||||
sarif_file: 'trivy-repo-results.sarif'
|
||||
|
||||
|
|
Loading…
Reference in New Issue