From: Giorgio Ravera <47370115+xraver@users.noreply.github.com> Date: Thu, 17 Dec 2020 08:50:05 +0000 (+0100) Subject: Update hassfest.yaml X-Git-Tag: v0.7~1 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=ec44ab6a4958bd111b1aa6dc5ea7db3ae83b7a79;p=mercedes_me_api.git Update hassfest.yaml --- diff --git a/.github/workflows/hassfest.yaml b/.github/workflows/hassfest.yaml index 18c7d19..fc1b5f9 100644 --- a/.github/workflows/hassfest.yaml +++ b/.github/workflows/hassfest.yaml @@ -1,4 +1,4 @@ -name: Validate with hassfest +name: Validate on: push: @@ -11,4 +11,7 @@ jobs: runs-on: "ubuntu-latest" steps: - uses: "actions/checkout@v2" - - uses: home-assistant/actions/hassfest@master + - name: HACS validation + uses: "hacs/action@main" + with: + category: "integration"