Unverified Commit ac7ce5e9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump actions/github-script from 0.2.0 to 6.0.0 (#4395)

Bumps [actions/github-script](https://github.com/actions/github-script) from 0.2.0 to 6.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/0.2.0...v6.0.0

)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent da3e565b
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,7 +17,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- name: automerge
uses: actions/github-script@0.2.0
uses: actions/github-script@v6.0.0
with:
script: |
github.pullRequests.createReview({
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment