Update CAS to 1.0.2 (#3448)

This commit is contained in:
Pascal Vizeli 2022-02-15 16:27:18 +01:00 committed by GitHub
parent 40812450df
commit 2a006ae76d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ on:
env:
DEFAULT_PYTHON: 3.9
PRE_COMMIT_HOME: ~/.cache/pre-commit
DEFAULT_CAS: v1.0.1
DEFAULT_CAS: v1.0.2
jobs:
# Separate job to pre-populate the base dependency cache

View File

@ -10,7 +10,7 @@ codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
args:
CAS_VERSION: 1.0.1
CAS_VERSION: 1.0.2
labels:
io.hass.type: supervisor
org.opencontainers.image.title: Home Assistant Supervisor