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 b3ea8cb + 52af408 commit b2b36b1Copy full SHA for b2b36b1
.github/workflows/author-assign-pr.yml
@@ -11,6 +11,6 @@ jobs:
11
assign-author:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: toshimaru/auto-author-assign@v2.0.0
+ - uses: toshimaru/auto-author-assign@v2.0.1
15
with:
16
repo-token: "${{ secrets.GITHUB_TOKEN }}" # GITHUB_TOKEN will be used by default
0 commit comments