Skip to content

Commit

Permalink
syft
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 c9ccd70 commit b04f1f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
go-version-file: 'go.mod'
go-version: 1.19.x

- name: Install syft
run: curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin

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

Expand Down

0 comments on commit b04f1f0

Please sign in to comment.