From fcb4436bcc21134b9ec4a9d23378fbc311f7dc15 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:15:27 +0000 Subject: [PATCH] syft/0.104.0 package update --- syft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syft.yaml b/syft.yaml index 9f4cfef7ab5..95cf4d7c30d 100644 --- a/syft.yaml +++ b/syft.yaml @@ -1,6 +1,6 @@ package: name: syft - version: 0.103.1 + version: 0.104.0 epoch: 0 description: CLI tool and library for generating a Software Bill of Materials from container images and filesystems copyright: @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/anchore/syft tag: v${{package.version}} - expected-commit: 377538e4a692b8070716eb091456b112ccc2cb81 + expected-commit: bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6 - uses: go/build with: