Skip to content

Commit

Permalink
Bump paritytech/review-bot from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [paritytech/review-bot](https://github.com/paritytech/review-bot) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/paritytech/review-bot/releases)
- [Commits](paritytech/review-bot@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: paritytech/review-bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 4bcdf81 commit 687b5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
artifact-name: pr_number
- name: "Evaluates PR reviews and assigns reviewers"
uses: paritytech/review-bot@v2.4.0
uses: paritytech/review-bot@v2.5.0
with:
repo-token: ${{ steps.app_token.outputs.token }}
team-token: ${{ steps.app_token.outputs.token }}
Expand Down

0 comments on commit 687b5a2

Please sign in to comment.