fixed typo in Version
This commit is contained in:
@@ -162,7 +162,7 @@ jobs:
|
||||
- name: Install Cosign
|
||||
if: github.event_name != 'pull_request'
|
||||
# Abgesichert: entspricht sigstore/cosign-installer@v3.8.1 (Stabile v3/v4-Basis)
|
||||
uses: sigstore/cosign-installer@V4.1.2
|
||||
uses: sigstore/cosign-installer@v4.1.2
|
||||
|
||||
- name: Sign container image
|
||||
if: github.event_name != 'pull_request' && env.IS_TEST_BUILD == 'false'
|
||||
|
||||
Reference in New Issue
Block a user