Skip to content

Commit

Permalink
Update AutoAssignReviewers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikash-8090-Yadav committed Mar 8, 2023
1 parent 096b150 commit b476333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoAssignReviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: shufo/auto-assign-reviewer-by-files@v1.1.4
- uses: shufo/auto-assign-reviewer-by-files@v2.0.0
with:
config: ".github/reviewers.yml"
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b476333

Please sign in to comment.