update anchore sarif
This commit is contained in:
parent
5a9a4a2205
commit
b0c28f66a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deb.yaml
vendored
2
.github/workflows/deb.yaml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
severity-cutoff: critical
|
||||
acs-report-enable: true
|
||||
- name: Upload Anchore scan SARIF report
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: ${{ steps.scan.outputs.sarif }}
|
||||
- name: Login to DockerHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue