Update cosign version accordingly

This commit is contained in:
Matthias Kesler
2025-03-05 14:15:49 +01:00
committed by GitHub
parent 04fa95a5be
commit 36e90b55e1

View File

@@ -41,7 +41,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.8.1
with:
cosign-release: 'v2.4.1'
cosign-release: 'v2.4.3'
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx