We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb53db commit 3ad3166Copy full SHA for 3ad3166
1 file changed
.github/workflows/auto-author-assign.yml
@@ -11,6 +11,6 @@ jobs:
11
assign-author:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: toshimaru/auto-author-assign@v2.1.1
+ - uses: toshimaru/auto-author-assign@v3.0.1
15
with:
16
repo-token: ${{ secrets.GH_PAT }}
0 commit comments