specify image tags #21
main.yml
on: push
build
/
Build local context and push image
3m 29s
scan-image
/
Scan using Trivy
15s
scan-image
/
Scan using Anchore
16s
deploy
/
Deploy to the A-Block platform
34s
Annotations
3 warnings
scan-image / Scan using Anchore
Unexpected input(s) 'registry-username', 'registry-password', valid inputs are ['image', 'path', 'sbom', 'fail-build', 'output-format', 'severity-cutoff', 'only-fixed', 'add-cpes-if-none']
|
scan-image / Scan using Anchore
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
deploy / Deploy to the A-Block platform
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.
|