From ff8be2e021b1877ce1449ac7753fe2dc8bdf9e6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 10:29:14 +0000 Subject: [PATCH] Bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d to 868e6cb4607727d764341a158d98872cd63fa658. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d...868e6cb4607727d764341a158d98872cd63fa658) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 868e6cb4607727d764341a158d98872cd63fa658 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..7f28584 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@868e6cb4607727d764341a158d98872cd63fa658 # master hacs: # https://github.com/hacs/action name: HACS validation