mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 11:59:40 -08:00
chore(release): update cosign
This commit is contained in:
parent
930fc2bfcc
commit
f25ade45cf
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
- name: Install cosign 🔑
|
||||
uses: sigstore/cosign-installer@main
|
||||
with:
|
||||
cosign-release: 'v1.3.1'
|
||||
cosign-release: 'v1.4.0'
|
||||
- name: Private Key 🔐
|
||||
run: |
|
||||
$PSDefaultParameterValues['Out-File:Encoding']='UTF8'
|
||||
|
|
Loading…
Reference in a new issue