diff --git a/syft.yaml b/syft.yaml index 95cf4d7c30d..ec70c65d6da 100644 --- a/syft.yaml +++ b/syft.yaml @@ -1,6 +1,6 @@ package: name: syft - version: 0.104.0 + version: 0.105.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: bd0cb916df4376a06e56ef7f3cc0da6659d7c2c6 + expected-commit: 65cadda48653d2452a7e41a47a60d2934e8fcb07 - uses: go/build with: