update anchore sarif

This commit is contained in:
Simon Ungar Felding 2025-02-17 18:47:10 +01:00
parent 5a9a4a2205
commit b0c28f66a5

View File

@ -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