Skip to content

Commit

Permalink
fix(test-actions): Pass cosign.pub
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Dec 27, 2023
1 parent a3aa801 commit 67cfa5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
uses: ./verify
with:
containers: ${{ matrix.image_name }}
pubkey: ./cosign.pub
registry: ghcr.io/${{ github.repository_owner }}

- name: Echo outputs
Expand Down

0 comments on commit 67cfa5c

Please sign in to comment.