From 6a89c152fc32b4ebd5e59bd2ed085863acbee025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:48:29 +0000 Subject: [PATCH] Bump home-assistant/actions Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from 8ca6e134c077479b26138bd33520707e8d94ef59 to 6778c32c6da322382854bd824e30fd4a4f3c20e5. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](https://github.com/home-assistant/actions/compare/8ca6e134c077479b26138bd33520707e8d94ef59...6778c32c6da322382854bd824e30fd4a4f3c20e5) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 6778c32c6da322382854bd824e30fd4a4f3c20e5 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 a709333..bbb2c75 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Run hassfest validation - uses: home-assistant/actions/hassfest@8ca6e134c077479b26138bd33520707e8d94ef59 # master + uses: home-assistant/actions/hassfest@6778c32c6da322382854bd824e30fd4a4f3c20e5 # master hacs: # https://github.com/hacs/action name: HACS validation