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 c318588 commit 8c540f8Copy full SHA for 8c540f8
.github/workflows/update-contributors.yaml
@@ -64,7 +64,7 @@ jobs:
64
echo "PULL_REQUEST_BODY=Tributors update automated pull request." >> $GITHUB_ENV
65
66
- name: Open Pull Request
67
- uses: vsoch/pull-request-action@d703f40f3af5ae294f9816395ddf2e3d2d3feafa # 1.0.21
+ uses: vsoch/pull-request-action@master
68
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
69
env:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments