Skip to content

Commit b88bc95

Browse files
get-fellows-action@v1.3.0
1 parent 9ca43f7 commit b88bc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
GH_TOKEN: ${{ github.token }}
2828
- name: Get the GitHub handle of the fellows
29-
uses: paritytech/get-fellows-action@v1.1.3
29+
uses: paritytech/get-fellows-action@v1.3.0
3030
id: fellows
3131
# Require new reviews when the author is pushing and he is not a fellow
3232
- name: Fail when author pushes new code

0 commit comments

Comments
 (0)