Skip to content

Commit

Permalink
Merge pull request #8 from h2020charisma/dependabot/github_actions/si…
Browse files Browse the repository at this point in the history
…gstore/cosign-installer-3.6.0

Bump sigstore/cosign-installer from 3.5.0 to 3.6.0
  • Loading branch information
kerberizer authored Sep 15, 2024
2 parents bd4cdec + ad71ff5 commit aa0c2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.5.0
uses: sigstore/cosign-installer@v3.6.0
with:
cosign-release: 'v2.2.4'

Expand Down

0 comments on commit aa0c2ad

Please sign in to comment.