Skip to content

Commit

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

Bump sigstore/cosign-installer from 3.1.2 to 3.2.0
  • Loading branch information
adityasaky authored Nov 8, 2023
2 parents 74bc31f + 247e39e commit cc681e9
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@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8
- shell: bash
run: |
#!/bin/bash
Expand Down

0 comments on commit cc681e9

Please sign in to comment.