We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e571a65 commit 4fb1d8fCopy full SHA for 4fb1d8f
1 file changed
.github/workflows/auto-assign.yml
@@ -17,6 +17,6 @@ jobs:
17
steps:
18
# https://github.com/kentaro-m/auto-assign-action
19
- name: Auto Assign
20
- uses: kentaro-m/auto-assign-action@v2.0.0
+ uses: kentaro-m/auto-assign-action@v2.0.1
21
with:
22
configuration-path: .github/auto-assign_config.yml
0 commit comments