Skip to content

Commit

Permalink
Merge pull request #32 from gittuf/dependabot/github_actions/sigstore…
Browse files Browse the repository at this point in the history
…/cosign-installer-3.8.0

Bump sigstore/cosign-installer from 3.7.0 to 3.8.0
  • Loading branch information
patzielinski authored Feb 5, 2025
2 parents 3e20850 + b1a4472 commit fc2384b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: 'composite'
steps:
- name: Provision cosign
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e
- shell: bash
run: |
#!/bin/bash
Expand Down

0 comments on commit fc2384b

Please sign in to comment.