We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aadd8b + ee85733 commit a2cbbd3Copy full SHA for a2cbbd3
.github/workflows/assign-pr.yml
@@ -6,6 +6,6 @@ jobs:
6
add-reviews:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: kentaro-m/[email protected].1
+ - uses: kentaro-m/[email protected].3
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments