Compare commits

...

2 commits

Author SHA1 Message Date
Julian Pawlowski
f402581379
Merge pull request #157 from jpawlowski/dependabot/github_actions/home-assistant/actions-d05c25388490cd662baef8495e1bc764c3386153
Some checks failed
Lint / Ruff (push) Has been cancelled
Validate / Hassfest validation (push) Has been cancelled
Validate / HACS validation (push) Has been cancelled
2026-06-10 07:58:53 +02:00
dependabot[bot]
b0165cf301
chore(deps): bump home-assistant/actions
Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from 868e6cb4607727d764341a158d98872cd63fa658 to d05c25388490cd662baef8495e1bc764c3386153.
- [Release notes](https://github.com/home-assistant/actions/releases)
- [Commits](868e6cb460...d05c253884)

---
updated-dependencies:
- dependency-name: home-assistant/actions
  dependency-version: d05c25388490cd662baef8495e1bc764c3386153
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-09 20:43:05 +00:00

View file

@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Run hassfest validation - name: Run hassfest validation
uses: home-assistant/actions/hassfest@868e6cb4607727d764341a158d98872cd63fa658 # master uses: home-assistant/actions/hassfest@d05c25388490cd662baef8495e1bc764c3386153 # master
hacs: # https://github.com/hacs/action hacs: # https://github.com/hacs/action
name: HACS validation name: HACS validation