We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44db81 commit 40e7be7Copy full SHA for 40e7be7
.github/workflows/auto-assign.yml
@@ -7,7 +7,7 @@ jobs:
7
add-reviews:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: kentaro-m/auto-assign-action@v1.2.5
+ - uses: kentaro-m/auto-assign-action@v2.0.0
11
with:
12
configuration-path: '.github/configs/auto_assign.yml'
13
# ref : https://github.com/marketplace/actions/auto-assign-action
0 commit comments