From 90feb1a66c05aeadb7fad0acda9a53d818b55e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 21:47:25 +0000 Subject: [PATCH] Bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from dce0e860c68256ef2902ece06afa5401eb4674e1 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/dce0e860c68256ef2902ece06afa5401eb4674e1...5752577ea7cc5aefb064b0b21432f18fe4d6ba90) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 5752577ea7cc5aefb064b0b21432f18fe4d6ba90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/hassfest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hassfest.yml b/.github/workflows/hassfest.yml index d4833d0..028e8fc 100644 --- a/.github/workflows/hassfest.yml +++ b/.github/workflows/hassfest.yml @@ -14,4 +14,4 @@ jobs: runs-on: "ubuntu-latest" steps: - uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6 - - uses: "home-assistant/actions/hassfest@dce0e860c68256ef2902ece06afa5401eb4674e1" # master + - uses: "home-assistant/actions/hassfest@5752577ea7cc5aefb064b0b21432f18fe4d6ba90" # master