Remove 'Simple' from Simple UI (#2809)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -83,11 +83,11 @@ jobs:
|
||||
with:
|
||||
sarif_file: 'scans/eclipse-hawkbit/hawkbit/hawkbit-mgmt-server:latest.sarif'
|
||||
category: "Container Images (hawkbit-mgmt-server)"
|
||||
- name: Upload Docker image scan results to GitHub Security tab hawkbit-simple-ui
|
||||
- name: Upload Docker image scan results to GitHub Security tab hawkbit-ui
|
||||
uses: github/codeql-action/upload-sarif@v4
|
||||
with:
|
||||
sarif_file: 'scans/eclipse-hawkbit/hawkbit/hawkbit-simple-ui:latest.sarif'
|
||||
category: "Container Images (hawkbit-simple-ui)"
|
||||
sarif_file: 'scans/eclipse-hawkbit/hawkbit/hawkbit-ui:latest.sarif'
|
||||
category: "Container Images (hawkbit-ui)"
|
||||
|
||||
- name: Upload Docker image scan results to GitHub Security tab hawkbit-update-server
|
||||
uses: github/codeql-action/upload-sarif@v4
|
||||
|
||||
Reference in New Issue
Block a user