|
@@ -259,7 +259,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Install cosign
|
|
- name: Install cosign
|
|
|
if: github.ref == 'refs/heads/main' && env.GHCR_USERNAME != ''
|
|
if: github.ref == 'refs/heads/main' && env.GHCR_USERNAME != ''
|
|
|
- uses: sigstore/cosign-installer@v2.4.1
|
|
|
|
|
|
|
+ uses: sigstore/cosign-installer@v2.5.0
|
|
|
|
|
|
|
|
- name: Sign Artifacts to main release channel
|
|
- name: Sign Artifacts to main release channel
|
|
|
if: github.ref == 'refs/heads/main' && env.GHCR_USERNAME != ''
|
|
if: github.ref == 'refs/heads/main' && env.GHCR_USERNAME != ''
|