Skip to content

Commit

Permalink
update github script to v4 (#1813)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Williams <jwilliams720@bloomberg.net>
  • Loading branch information
jasonwilliams and Jason Williams committed May 21, 2021
1 parent 7a945a4 commit ea3ef5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Expand Up @@ -9,7 +9,7 @@ jobs:

if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/github-script@v3
- uses: actions/github-script@v4
with:
script: |
github.pulls.createReview({
Expand Down

0 comments on commit ea3ef5d

Please sign in to comment.