From e7a20274a84f7cbcff999d864987f5b80af6750b Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:13:22 +0000 Subject: [PATCH] grype/0.74.3 package update --- grype.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grype.yaml b/grype.yaml index 7ecb0d4c064..7f739debd5a 100644 --- a/grype.yaml +++ b/grype.yaml @@ -1,6 +1,6 @@ package: name: grype - version: 0.74.2 + version: 0.74.3 epoch: 0 description: Vulnerability scanner for container images, filesystems, and SBOMs copyright: @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/anchore/grype tag: v${{package.version}} - expected-commit: 90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3 + expected-commit: 8376491454e002b43572dc403f96c8d84e10af33 - uses: go/build with: