mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
update cosign
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
parent
dbd1233a79
commit
1c68da3797
1 changed files with 1 additions and 1 deletions
2
.github/workflows/image.yaml
vendored
2
.github/workflows/image.yaml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b # v2.8.1
|
||||
with:
|
||||
cosign-release: 'v1.13.0'
|
||||
cosign-release: 'v1.13.1'
|
||||
|
||||
- shell: bash
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue