Skip to content

Commit

Permalink
Merge pull request #89 from janfuhrer/ci/improve-release-4
Browse files Browse the repository at this point in the history
ci: add cosign installer
  • Loading branch information
janfuhrer authored Jun 25, 2024
2 parents f76c760 + 1b53976 commit 66582dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Install the verifier
uses: slsa-framework/slsa-verifier/actions/installer@eb7007070baa04976cb9e25a0d8034f8db030a86 # v2.5.1

- name: Install Cosign
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0

- name: Download assets
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 66582dc

Please sign in to comment.