Remove explicit usage of old grype version when scanning image.
Some checks failed
Build old-editors image / Build-and-release-image (push) Failing after 33s

This commit is contained in:
2025-09-18 12:26:46 +00:00
parent 8f6ffc76df
commit a98c373778

View File

@@ -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 }}