Merge pull request #118 from geoserver/renovate/github-codeql-action-digest
chore(deps): update github/codeql-action digest to ea9e4e3pull/121/head
commit
2eb3ad3976
|
|
@ -22,6 +22,6 @@ jobs:
|
|||
severity: 'CRITICAL,HIGH'
|
||||
vuln-type: 'os,library'
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3
|
||||
uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
|
|
|||
Loading…
Reference in New Issue