We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8a480 commit a60da4fCopy full SHA for a60da4f
action.yml
@@ -15,7 +15,7 @@ runs:
15
- name: Install Cosign
16
uses: sigstore/cosign-installer@v3.6.0
17
with:
18
- cosign-release: "v2.2.3"
+ cosign-release: "v2.4.0"
19
20
- shell: bash
21
id: version
build.yaml
@@ -10,7 +10,7 @@ cosign:
10
identity: https://github.com/home-assistant/builder/.*
11
args:
12
YQ_VERSION: "v4.13.2"
13
- COSIGN_VERSION: "2.2.3"
+ COSIGN_VERSION: "2.4.0"
14
labels:
io.hass.type: builder
org.opencontainers.image.title: "Home Assistant Builder"
0 commit comments