Skip to content

Commit

Permalink
Merge pull request #29 from noclocks/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/github-script-7.0.1

chore: bump actions/github-script from 0.2.0 to 7.0.1
  • Loading branch information
jimbrig authored Apr 30, 2024
2 parents 1e31619 + fce3461 commit c677523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# PR_URL: ${{github.event.pull_request.html_url}}
# GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: AutoMerge
uses: actions/github-script@0.2.0
uses: actions/github-script@v7.0.1
with:
script: |
github.pullRequests.createReview({
Expand Down

0 comments on commit c677523

Please sign in to comment.