Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions syft.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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:
Expand Down