From 84954fce7acdeb4cef9cc5eae8d01ab8104f6ab1 Mon Sep 17 00:00:00 2001 From: cpanato Date: Mon, 8 Apr 2024 10:03:57 +0200 Subject: [PATCH] use the default cosign version from the action Signed-off-by: cpanato --- .github/workflows/artifacts.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index d1ea2eab..958d9300 100644 --- a/.github/workflows/artifacts.yaml +++ b/.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