From 5a9c9646013b42ae1b2ce22290691bbdb0611aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 20:43:11 +0000 Subject: [PATCH] chore(deps): bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from d05c25388490cd662baef8495e1bc764c3386153 to e91ad1948e57189485b9c1ad608af0c303946f89. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/d05c25388490cd662baef8495e1bc764c3386153...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 d45fd94..4abd645 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@d05c25388490cd662baef8495e1bc764c3386153 # master + uses: home-assistant/actions/hassfest@e91ad1948e57189485b9c1ad608af0c303946f89 # master hacs: # https://github.com/hacs/action name: HACS validation