From ad364b8a5a09802a4b1bef431fdcf2972c86d722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 05:35:10 +0000 Subject: [PATCH] Bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from e5c98268a8eab18c0ddb35d2e920585f042ee1fe to 87c064c607f3c5cc673a24258d0c98d23033bfc3. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/e5c98268a8eab18c0ddb35d2e920585f042ee1fe...87c064c607f3c5cc673a24258d0c98d23033bfc3) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 87c064c607f3c5cc673a24258d0c98d23033bfc3 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 12ddfec..b4de8de 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@e5c98268a8eab18c0ddb35d2e920585f042ee1fe # master + uses: home-assistant/actions/hassfest@87c064c607f3c5cc673a24258d0c98d23033bfc3 # master hacs: # https://github.com/hacs/action name: HACS validation