Remove old grype version within image scan.
Some checks failed
Build apc image / Build-and-release-image (push) Failing after 27s

This commit is contained in:
2025-09-16 10:28:06 +00:00
parent b8a1fe49ca
commit 64e670e6c4

View File

@@ -71,7 +71,6 @@ jobs:
severity-cutoff: critical severity-cutoff: critical
registry-username: ${{ vars.LOCAL_REGISTRY_USER }} registry-username: ${{ vars.LOCAL_REGISTRY_USER }}
registry-password: ${{ vars.LOCAL_REGISTRY_PASS }} registry-password: ${{ vars.LOCAL_REGISTRY_PASS }}
grype-version: 'v0.90.0'
- name: Inspect file - name: Inspect file
run: cat ${{ steps.scan.outputs.table }} run: cat ${{ steps.scan.outputs.table }}