Skip to content

Commit

Permalink
remove syft from release
Browse files Browse the repository at this point in the history
Signed-off-by: Benji Visser <benji@093b.org>
  • Loading branch information
noqcks committed Apr 26, 2024
1 parent 936511c commit c9ccd70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
go-version-file: 'go.mod'
go-version: 1.19.x

- name: Install syft
run: go install github.com/anchore/syft/cmd/syft@latest

- name: Install cosign
uses: sigstore/cosign-installer@v3.1.1

Expand Down

0 comments on commit c9ccd70

Please sign in to comment.