Skip to content

Commit

Permalink
Merge pull request #11 from example-policy-org/renovate/sigstore-cosi…
Browse files Browse the repository at this point in the history
…gn-installer-2.x

Update sigstore/cosign-installer action to v2.1.0
  • Loading branch information
chrisns authored Mar 31, 2022
2 parents f50fd50 + ce75ed9 commit a17b461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: sigstore/cosign-installer@v2.0.0
- uses: sigstore/cosign-installer@v2.1.0

- name: Sign the images
run: cosign sign ${TAGS}
Expand Down

0 comments on commit a17b461

Please sign in to comment.