Update configuration for anchore scanning

This commit is contained in:
2020-11-25 16:05:35 +11:00
parent 8bab5e7280
commit d70d81ea73
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- name: Scan image
uses: anchore/scan-action@v2
with:
image-reference: "local/aria-ui:latest"
image: "local/aria-ui:latest"
fail-build: true
severity-cutoff: high
- name: grype scan JSON results