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.0 (#914)

Co-authored-by: jnewland-renovate <195354+jnewland-renovate[bot]@users.noreply.github.com>
  • Loading branch information
jnewland-renovate[bot] and jnewland-renovate authored Oct 2, 2024
1 parent 366430d commit 1adb412
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.9.3@sha256:1ad29727bdfe3f6422c231f3eb269a90eabb289ed00583ca423547b039a2c24f
uses: docker://homeassistant/home-assistant:2024.10.0@sha256:2c1b61c2321f2872ed5e2266b5e94a0b2bdbf70b695cb8ed783abc900154ba00
with:
entrypoint: ./script/cibuild
script-deploy:
Expand Down

0 comments on commit 1adb412

Please sign in to comment.