fix_trivy_scan_2_rolbak_action (#2180)
This commit is contained in:
2
.github/workflows/trivy-scan.yml
vendored
2
.github/workflows/trivy-scan.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Upload Docker image scan results to GitHub Security tab
|
- name: Upload Docker image scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
with:
|
with:
|
||||||
sarif_file: 'scans/eclipse-hawkbit/hawkbit'
|
sarif_file: 'scans/eclipse-hawkbit/hawkbit'
|
||||||
category: "Container Images"
|
category: "Container Images"
|
||||||
|
|||||||
Reference in New Issue
Block a user