We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4209b0f + 8ea793f commit db46cdcCopy full SHA for db46cdc
.github/workflows/assign-pr.yml
@@ -6,6 +6,6 @@ jobs:
6
add-reviews:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: kentaro-m/auto-assign-action@v2.0.0
+ - uses: kentaro-m/auto-assign-action@v2.0.1
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments