From 7bfe27b1883cdb7186633fece92a26ca82db847c Mon Sep 17 00:00:00 2001 From: "jnewland-renovate[bot]" <104517645+jnewland-renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:06:24 +0000 Subject: [PATCH] chore(deps): update homeassistant/home-assistant docker tag to v2024.10.1 (#915) Co-authored-by: jnewland-renovate <195354+jnewland-renovate[bot]@users.noreply.github.com> --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 87fcccef..6cb0dd11 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -56,7 +56,7 @@ jobs: run: | openssl req -x509 -newkey rsa:1024 -subj '/CN=example.com' -nodes -keyout key.pem -out cert.pem - name: Test config - uses: docker://homeassistant/home-assistant:2024.10.0@sha256:2c1b61c2321f2872ed5e2266b5e94a0b2bdbf70b695cb8ed783abc900154ba00 + uses: docker://homeassistant/home-assistant:2024.10.1@sha256:f881515cefc888b91a0098cb64a22fa586aa863562aa07dcf9b87546bad5623f with: entrypoint: ./script/cibuild script-deploy: