chore(deps): update actions/github-script action to v4 (#13344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/update-parser-tests.yml
vendored
2
.github/workflows/update-parser-tests.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user