chore(deps): update github/codeql-action digest to 429e197
parent
a6a4fd7e04
commit
dfc33dc23c
|
|
@ -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@29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 # v3
|
||||
uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
|
|
|||
Loading…
Reference in New Issue