From e84e8ff24256c688f77ceef611918284e36a95c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:39:16 +0000 Subject: [PATCH] chore(deps): bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from dce0e860c68256ef2902ece06afa5401eb4674e1 to f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/dce0e860c68256ef2902ece06afa5401eb4674e1...f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b 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 4a58546..5f54d07 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -40,4 +40,4 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Hassfest validation - uses: home-assistant/actions/hassfest@dce0e860c68256ef2902ece06afa5401eb4674e1 # master + uses: home-assistant/actions/hassfest@f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b # master