Skip to content

Commit

Permalink
Merge pull request #68 from jetstack/dependabot/github_actions/sigsto…
Browse files Browse the repository at this point in the history
…re/cosign-installer-3.0.3

Bump sigstore/cosign-installer from 3.0.1 to 3.0.3
  • Loading branch information
ribbybibby authored May 8, 2023
2 parents 811f92b + de2a328 commit a49850f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Install cosign
uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
uses: sigstore/cosign-installer@204a51a57a74d190b284a0ce69b44bc37201f343

- name: Install Go
uses: actions/setup-go@v4
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa

- name: Install cosign
uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
uses: sigstore/cosign-installer@204a51a57a74d190b284a0ce69b44bc37201f343

- name: Login to ghcr.io
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
Expand Down

0 comments on commit a49850f

Please sign in to comment.