Merge pull request #79 from geoserver/renovate/github-codeql-action-digest
chore(deps): update github/codeql-action digest to f0f3afepull/81/head
commit
b3ec943a42
|
|
@ -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@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3
|
||||
uses: github/codeql-action/upload-sarif@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
|
|
|||
Loading…
Reference in New Issue