Skip to content

Commit ed73f90

Browse files
committed
Release v1.2.6
1 parent d9cefc3 commit ed73f90

File tree

7 files changed

+2621
-1292
lines changed

7 files changed

+2621
-1292
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ jobs:
55
add-reviews:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: kentaro-m/auto-assign-action@v1.2.5
8+
- uses: kentaro-m/auto-assign-action@v1.2.6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
add-reviews:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: kentaro-m/auto-assign-action@v1.2.5
19+
- uses: kentaro-m/auto-assign-action@v1.2.6
2020
with:
2121
configuration-path: '.github/some_name_for_configs.yml' # Only needed if you use something other than .github/auto_assign.yml
2222
```

0 commit comments

Comments
 (0)