Skip to content

Commit 29c7d36

Browse files
authored
all contributions needs to use master branch
1 parent dd013ba commit 29c7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
echo "PULL_REQUEST_BODY=Tributors update automated pull request." >> $GITHUB_ENV
6565
6666
- name: Open Pull Request
67-
uses: vsoch/pull-request-action@1.0.12
67+
uses: vsoch/pull-request-action@master
6868
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)