mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 10:31:57 +00:00
Update anchore-analysis.yml
This commit is contained in:
parent
85219747e4
commit
24e3ad082c
4
.github/workflows/anchore-analysis.yml
vendored
4
.github/workflows/anchore-analysis.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
|||||||
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
|
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
|
||||||
uses: anchore/scan-action@main
|
uses: anchore/scan-action@main
|
||||||
with:
|
with:
|
||||||
image-reference: "localbuild/testimage:latest"
|
image: "localbuild/testimage:latest"
|
||||||
dockerfile-path: "docker/server/Dockerfile"
|
path: "docker/server/Dockerfile"
|
||||||
acs-report-enable: true
|
acs-report-enable: true
|
||||||
fail-build: true
|
fail-build: true
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
Loading…
Reference in New Issue
Block a user