Bump cosign to v2.4.3 (#5945)

Follow the builder bump of 2025.02.0 and use cosign v2.4.3 for
Supervisor too.
This commit is contained in:
Stefan Agner 2025-06-16 20:12:27 +02:00 committed by GitHub
parent 9ef2352d12
commit 1fe6f8ad99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -133,7 +133,7 @@ jobs:
if: needs.init.outputs.publish == 'true'
uses: sigstore/cosign-installer@v3.8.2
with:
cosign-release: "v2.4.0"
cosign-release: "v2.4.3"
- name: Install dirhash and calc hash
if: needs.init.outputs.publish == 'true'

View File

@ -301,7 +301,7 @@ jobs:
- name: Install Cosign
uses: sigstore/cosign-installer@v3.8.2
with:
cosign-release: "v2.4.0"
cosign-release: "v2.4.3"
- name: Restore Python virtual environment
id: cache-venv
uses: actions/cache@v4.2.3

View File

@ -12,7 +12,7 @@ cosign:
base_identity: https://github.com/home-assistant/docker-base/.*
identity: https://github.com/home-assistant/supervisor/.*
args:
COSIGN_VERSION: 2.4.0
COSIGN_VERSION: 2.4.3
labels:
io.hass.type: supervisor
org.opencontainers.image.title: Home Assistant Supervisor