From cd92cf92f46c838a603b416022d0d42b82287b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:46:09 +0000 Subject: [PATCH] Bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b to e91ad1948e57189485b9c1ad608af0c303946f89. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b...e91ad1948e57189485b9c1ad608af0c303946f89) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: e91ad1948e57189485b9c1ad608af0c303946f89 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 08a6f65..10a1f37 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@f6f29a7ee3fa0eccadf3620a7b9ee00ab54ec03b # master + uses: home-assistant/actions/hassfest@e91ad1948e57189485b9c1ad608af0c303946f89 # master hacs: # https://github.com/hacs/action name: HACS validation