Skip to content

Commit

Permalink
chore(deps): update homeassistant/home-assistant docker tag to v2024.…
Browse files Browse the repository at this point in the history
…10.1 (#915)

Co-authored-by: jnewland-renovate <195354+jnewland-renovate[bot]@users.noreply.github.com>
  • Loading branch information
jnewland-renovate[bot] and jnewland-renovate authored Oct 4, 2024
1 parent 1adb412 commit 7bfe27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7bfe27b

Please sign in to comment.