We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c947e00 commit c9e9e74Copy full SHA for c9e9e74
.github/workflows/auto-accept-collabs.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Fetching Local Repository
17
uses: actions/checkout@master
18
- name: Auto Accept Collabs
19
- uses: kbrashears5/github-action-auto-accept-collabs@v1.0.0
+ uses: kbrashears5/github-action-auto-accept-collabs@1.0.1
20
with:
21
TOKEN: ${{ secrets.ACTIONS }}
0 commit comments