From 29bca4998b9db3914a6066f668e2094dc081cdc3 Mon Sep 17 00:00:00 2001 From: Marc-Olivier Arsenault Date: Thu, 30 Nov 2023 02:13:10 +0000 Subject: [PATCH] Revert "tweak hackfess source (#235)" This reverts commit 8a0fc2e5c0c0768528bd7fcdb09cb32939e7d24e. --- .github/workflows/ci.yml | 2 +- .github/workflows/cron.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec033bb..d4759c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: ignore: brands - name: Hassfest validation - uses: "marcolivierarsenault/actions/hassfest@master" + uses: "home-assistant/actions/hassfest@master" style: runs-on: "ubuntu-latest" diff --git a/.github/workflows/cron.yaml b/.github/workflows/cron.yaml index d1c5ecb..8ec4826 100644 --- a/.github/workflows/cron.yaml +++ b/.github/workflows/cron.yaml @@ -18,4 +18,4 @@ jobs: ignore: brands - name: Hassfest validation - uses: "marcolivierarsenault/actions/hassfest@master" + uses: "home-assistant/actions/hassfest@master"