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.
1 parent 326810c commit 3b691dfCopy full SHA for 3b691df
.github/workflows/auto-author-assign.yaml
@@ -11,6 +11,6 @@ jobs:
11
permissions:
12
pull-requests: write
13
steps:
14
- - uses: toshimaru/auto-author-assign@16f0022cf3d7970c106d8d1105f75a1165edb516 # v2.1.1
+ - uses: toshimaru/auto-author-assign@5cd66f093de6691e0812ef186b7492589b0b7866 # v2.1.2
15
with:
16
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments