Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #60 from janus-idp/renovate/sigstore-cosign-instal…
Browse files Browse the repository at this point in the history
…ler-3.x

chore(deps): update sigstore/cosign-installer action to v3.0.5
  • Loading branch information
tumido committed May 18, 2023
2 parents 627585b + 594356b commit 87ee0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Install Cosign
uses: sigstore/cosign-installer@03d0fecf172873164a163bbc64bed0f3bf114ed7 # v3.0.4
uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5

- name: Install Oras
uses: oras-project/setup-oras@c90396b2ddabd5a364e6551a79984c86cc036996 # v1.0.0
Expand Down

0 comments on commit 87ee0da

Please sign in to comment.