Bump cosign to v2.4.0 (#5263)

Follow the builder bump of 2024.08.2 and use cosign v2.4.0 for
Supervisor too.
This commit is contained in:
Stefan Agner 2024-08-21 20:30:12 +02:00 committed by GitHub
parent 986b92aee4
commit 5117364625
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.6.0
with:
cosign-release: "v2.2.3"
cosign-release: "v2.4.0"
- name: Install dirhash and calc hash
if: needs.init.outputs.publish == 'true'

View File

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

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.2.3
COSIGN_VERSION: 2.4.0
labels:
io.hass.type: supervisor
org.opencontainers.image.title: Home Assistant Supervisor