mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
anchore: s/image-reference/image/
This commit is contained in:
parent
bfcaa89430
commit
a1016974e0
2
.github/workflows/anchore-analysis.yml
vendored
2
.github/workflows/anchore-analysis.yml
vendored
@ -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…
Reference in New Issue
Block a user