mirror of
https://github.com/Wonderfall/docker-synapse.git
synced 2026-01-03 17:45:29 -05:00
Bump codeql-action/upload-sarif for build workflow
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2640722a74
commit
0f611eea63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -90,6 +90,6 @@ jobs:
|
|||
vuln-type: "os"
|
||||
|
||||
- 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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue