mirror of
https://github.com/lukaszraczylo/shared-actions.git
synced 2026-06-10 23:08:56 +00:00
chore(goreleaser): pin sigstore/cosign-installer to v4.1.2
This commit is contained in:
@@ -39,7 +39,7 @@ runs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Install cosign
|
- name: Install cosign
|
||||||
uses: sigstore/cosign-installer@v4
|
uses: sigstore/cosign-installer@v4.1.2
|
||||||
|
|
||||||
- name: Run GoReleaser (full)
|
- name: Run GoReleaser (full)
|
||||||
if: inputs.mode == 'full'
|
if: inputs.mode == 'full'
|
||||||
|
|||||||
Reference in New Issue
Block a user