From aab386938a31e5a9609c204fb29b8c668829318a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 14:43:20 +0530 Subject: [PATCH] :arrow_up: Bump peter-evans/repository-dispatch from 1.1.3 to 2 (#100) Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1.1.3 to 2. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](https://github.com/peter-evans/repository-dispatch/compare/v1.1.3...v2) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index f5bdc18..203459f 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -162,7 +162,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Dispatch repository updater update signal - uses: peter-evans/repository-dispatch@v1.1.3 + uses: peter-evans/repository-dispatch@v2 with: token: ${{ secrets.DISPATCH_TOKEN }} repository: GauthamVarmaK/hassio-addons