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 #35 from janus-idp/dependabot/github_actions/sigst…
Browse files Browse the repository at this point in the history
…ore/cosign-installer-3.0.1
  • Loading branch information
tumido committed Mar 15, 2023
2 parents 017f650 + b625b5b commit 4d17c30
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@9becc617647dfa20ae7b1151972e9b3a2c338a2b #pin@v2.8.1
uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65 #pin@v3.0.1

- name: Publish and Sign OCI Charts
run: |
Expand Down

0 comments on commit 4d17c30

Please sign in to comment.