From b812fdb2d57f6a9d21473412e70ceb1dd3421cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:13:20 +0000 Subject: [PATCH] build(deps): bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d to d05c25388490cd662baef8495e1bc764c3386153. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d...d05c25388490cd662baef8495e1bc764c3386153) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: d05c25388490cd662baef8495e1bc764c3386153 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 521ff73..b66c5fd 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d # master + uses: home-assistant/actions/hassfest@d05c25388490cd662baef8495e1bc764c3386153 # master hacs: # https://github.com/hacs/action name: HACS validation