changed cosign installer 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@dc267600647854ebb7c40d274a033735887d9e44 # v3.8.1
|
||||
uses: sigstore/cosign-installer@V4.2.1
|
||||
|
||||
- name: Sign container image
|
||||
if: github.event_name != 'pull_request' && env.IS_TEST_BUILD == 'false'
|
||||
|
||||
Reference in New Issue
Block a user