Update anchore-analysis.yml

This commit is contained in:
alexey-milovidov 2020-12-17 20:19:59 +03:00 committed by GitHub
parent 85219747e4
commit 24e3ad082c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@ jobs:
- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@main
with:
image-reference: "localbuild/testimage:latest"
dockerfile-path: "docker/server/Dockerfile"
image: "localbuild/testimage:latest"
path: "docker/server/Dockerfile"
acs-report-enable: true
fail-build: true
- name: Upload artifact