diff --git a/syft.yaml b/syft.yaml index 871105f9279..57be4714451 100644 --- a/syft.yaml +++ b/syft.yaml @@ -1,6 +1,6 @@ package: name: syft - version: 1.1.1 + version: 1.2.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: 1e31356c49bf2c30fd80c833482e1fbe4133ff83 + expected-commit: dde5d349b1eef740c285255e6a9e3a8f5c9938e1 - uses: go/build with: