mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-08 02:06:17 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Docker Scout
|
- name: Install Docker Scout
|
||||||
run: |
|
run: |
|
||||||
curl -fsSL https://get.docker.com/scout/install.sh | sh
|
curl -sSfL https://raw.githubusercontent.com/docker/scout-cli/main/install.sh | sh -s --
|
||||||
|
|
||||||
- name: Analyze Docker image with Docker Scout
|
- name: Analyze Docker image with Docker Scout
|
||||||
id: analyze-image
|
id: analyze-image
|
||||||
|
Reference in New Issue
Block a user