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 d7e6921 commit be95309Copy full SHA for be95309
.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@5cd66f093de6691e0812ef186b7492589b0b7866 # v2.1.2
+ - uses: toshimaru/auto-author-assign@c66af760da33f680c9baa5e8aa27c3a933b11593 # v3.0.0
15
with:
16
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments