Merge pull request #460 from github/dependabot/github_actions/actions/github-script-v2

Update actions/github-script requirement to v2
This commit is contained in:
Lukas Gravley 2020-07-22 08:02:18 -05:00 committed by GitHub
commit 6f2c7cace3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- name: merge
uses: actions/github-script@0.2.0
uses: actions/github-script@v2
with:
script: |
github.pullRequests.createReview({