From ee04d39d8d0cb28382abda7936b561c85d113138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:04:23 +0000 Subject: [PATCH] build(deps): bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from 87c064c607f3c5cc673a24258d0c98d23033bfc3 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/87c064c607f3c5cc673a24258d0c98d23033bfc3...55b4a5d23e09d627c2773c2ef82afa98904d65b4) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 55b4a5d23e09d627c2773c2ef82afa98904d65b4 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 2b44076..8f7ac55 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@87c064c607f3c5cc673a24258d0c98d23033bfc3 # master + uses: home-assistant/actions/hassfest@55b4a5d23e09d627c2773c2ef82afa98904d65b4 # master hacs: # https://github.com/hacs/action name: HACS validation