We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5c551 commit d5463dbCopy full SHA for d5463db
.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.1
11
with:
12
configuration-path: '.github/configs/auto_assign.yml'
13
# ref : https://github.com/marketplace/actions/auto-assign-action
0 commit comments