Remove old grype version within image scan.
Some checks failed
Build startup image / Build-and-release-image (push) Failing after 28s
Some checks failed
Build startup image / Build-and-release-image (push) Failing after 28s
This commit is contained in:
@@ -71,7 +71,6 @@ jobs:
|
||||
severity-cutoff: critical
|
||||
registry-username: ${{ vars.LOCAL_REGISTRY_USER }}
|
||||
registry-password: ${{ vars.LOCAL_REGISTRY_PASS }}
|
||||
grype-version: 'v0.90.0'
|
||||
|
||||
- name: Inspect file
|
||||
run: cat ${{ steps.scan.outputs.table }}
|
||||
|
||||
Reference in New Issue
Block a user