From 344c52d71a8f5b4bb5e1e79e6a9035e7e8420acd Mon Sep 17 00:00:00 2001 From: Marc-Olivier Arsenault Date: Thu, 30 Nov 2023 01:05:20 +0000 Subject: [PATCH] tweak hackfess source --- .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 d4759c3..ec033bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: ignore: brands - name: Hassfest validation - uses: "home-assistant/actions/hassfest@master" + uses: "marcolivierarsenault/actions/hassfest@master" style: runs-on: "ubuntu-latest"