anchore: s/image-reference/image/

pull/96/head
Frank Denis 3 years ago
parent bfcaa89430
commit a1016974e0

@ -21,7 +21,7 @@ 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"
image: "localbuild/testimage:latest"
dockerfile-path: "Dockerfile"
acs-report-enable: true
- name: Upload Anchore Scan Report

Loading…
Cancel
Save