diff --git a/tools/grype/manifest.yaml b/tools/grype/manifest.yaml index a070d9c205..828268abec 100644 --- a/tools/grype/manifest.yaml +++ b/tools/grype/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: grype -version: "0.81.0" +version: "0.82.0" check: ${binary} version 2>&1 | grep "^Version:" | tr -s ' ' | cut -d' ' -f2 platforms: - linux/amd64