Browse Source

use the default cosign version from the action

Signed-off-by: cpanato <ctadeu@gmail.com>
pull/3458/head
cpanato 2 years ago
parent
commit
84954fce7a
Failed to extract signature
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -64,8 +64,6 @@ jobs:
- name: Install cosign
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
with:
cosign-release: 'v2.2.1'
- name: Set image name
id: image-name

Loading…
Cancel
Save