chore(deps): update actions/github-script action to v4 (#13344)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-05-21 01:06:26 +02:00
committed by GitHub
parent b4c798e754
commit 205e4bf3e4
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ jobs:
git commit -am "chore: update test262 to ${{ steps.test262.outputs.sha1 }}"
git push --force origin update-test262-parser
- name: Create Pull Request
uses: actions/github-script@v3
uses: actions/github-script@v4
with:
github-token: ${{ secrets.BOT_TOKEN }}
script: |