diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index fca59be9..3c365c6f 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -163,7 +163,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Dispatch repository updater update signal - uses: peter-evans/repository-dispatch@v2.1.1 + uses: peter-evans/repository-dispatch@v3.0.0 with: token: ${{ secrets.DISPATCH_TOKEN }} repository: ${{ github.repository_owner }}/hassio-addons