Skip to content

Commit

Permalink
chore(deps): bump peter-evans/repository-dispatch from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](peter-evans/repository-dispatch@v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent 400215b commit 87dd73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: npm run check:types

- name: Trigger API Docs update PR
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
if: github.ref == 'refs/heads/master'
with:
token: ${{ secrets.REPO_GHA_PAT }}
Expand Down

0 comments on commit 87dd73b

Please sign in to comment.