From cfa3787a92cf04f4f488cc1fd2dd08bec315289a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 05:52:14 +0000 Subject: [PATCH] build(deps): bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from a19f5f4e08ef2786e4604a948f62addd937a6bc9 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/a19f5f4e08ef2786e4604a948f62addd937a6bc9...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 de17a74..c2944cd 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@a19f5f4e08ef2786e4604a948f62addd937a6bc9 # master + uses: home-assistant/actions/hassfest@55b4a5d23e09d627c2773c2ef82afa98904d65b4 # master hacs: # https://github.com/hacs/action name: HACS validation