File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 if : needs.init.outputs.publish == 'true'
135135 uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
136136 with :
137- cosign-release : " v2.4 .3"
137+ cosign-release : " v2.5 .3"
138138
139139 - name : Install dirhash and calc hash
140140 if : needs.init.outputs.publish == 'true'
Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ jobs:
348348 - name : Install Cosign
349349 uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
350350 with :
351- cosign-release : " v2.4 .3"
351+ cosign-release : " v2.5 .3"
352352 - name : Restore Python virtual environment
353353 id : cache-venv
354354 uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cosign:
1212 base_identity : https://github.com/home-assistant/docker-base/.*
1313 identity : https://github.com/home-assistant/supervisor/.*
1414args :
15- COSIGN_VERSION : 2.4 .3
15+ COSIGN_VERSION : 2.5 .3
1616labels :
1717 io.hass.type : supervisor
1818 org.opencontainers.image.title : Home Assistant Supervisor
You can’t perform that action at this time.
0 commit comments