Skip to content

Commit

Permalink
build: add syft and cosign
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed May 17, 2022
1 parent eda259d commit 510fe7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ jobs:
with:
version: 'v1.24.0'

- name: Setup Cosign
uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730

- name: Setup Syft
uses: ckotzbauer/actions-toolkit/[email protected]

- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 510fe7e

Please sign in to comment.