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