From 7cd4144e11b6bbaee89f3a9fe8e8b6f72b7316fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 05:15:00 +0000 Subject: [PATCH] chore(deps): Bump home-assistant/actions/hassfest Bumps the github-actions group with 1 update: [home-assistant/actions/hassfest](https://github.com/home-assistant/actions). Updates `home-assistant/actions/hassfest` from a7c616ce81ccda50150bf1595786c71b1883fabb to 58bff37c8947f690ace498be413a9b78d6f30f93 - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/a7c616ce81ccda50150bf1595786c71b1883fabb...58bff37c8947f690ace498be413a9b78d6f30f93) --- updated-dependencies: - dependency-name: home-assistant/actions/hassfest dependency-version: 58bff37c8947f690ace498be413a9b78d6f30f93 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 496ceee..191f6a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: # Pinned to a commit rather than to @master. A moving ref means whoever controls # that repository decides what runs here, with this workflow's token. Dependabot # bumps the pin weekly, so pinning does not mean going stale. - - uses: home-assistant/actions/hassfest@a7c616ce81ccda50150bf1595786c71b1883fabb # master + - uses: home-assistant/actions/hassfest@58bff37c8947f690ace498be413a9b78d6f30f93 # master hacs: # HACS can only read publicly available information, so its validation cannot run