From 0a9d2da1e27b1d3f0eb99fd5a09a611e016b7941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 21:57:58 +0000 Subject: [PATCH] chore(deps): bump home-assistant/actions/hassfest Bumps [home-assistant/actions/hassfest](https://github.com/home-assistant/actions) from d05c25388490cd662baef8495e1bc764c3386153 to f4ca6f671bd429efb108c0f2fa0ae8af0215986c. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/d05c25388490cd662baef8495e1bc764c3386153...f4ca6f671bd429efb108c0f2fa0ae8af0215986c) --- updated-dependencies: - dependency-name: home-assistant/actions/hassfest dependency-version: f4ca6f671bd429efb108c0f2fa0ae8af0215986c 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 2d56f84..0e289e5 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@d05c25388490cd662baef8495e1bc764c3386153 # master + uses: home-assistant/actions/hassfest@f4ca6f671bd429efb108c0f2fa0ae8af0215986c # master hacs: # https://github.com/hacs/action name: HACS validation