Skip to content

Commit c9e9e74

Browse files
authored
Update auto-accept-collabs.yml
1 parent c947e00 commit c9e9e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-accept-collabs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Fetching Local Repository
1717
uses: actions/checkout@master
1818
- name: Auto Accept Collabs
19-
uses: kbrashears5/github-action-auto-accept-collabs@v1.0.0
19+
uses: kbrashears5/github-action-auto-accept-collabs@1.0.1
2020
with:
2121
TOKEN: ${{ secrets.ACTIONS }}

0 commit comments

Comments
 (0)