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

This commit is contained in:
2025-09-16 10:27:15 +00:00
parent be0bf9d194
commit 4688d023a0

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