Skip to content

Commit

Permalink
Merge pull request #18 from EIGHTFINITE/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/github-script-7.0.0

Bump actions/github-script from 6.4.1 to 7.0.0
  • Loading branch information
github-actions[bot] authored Nov 14, 2023
2 parents 01d1a5c + cc119f1 commit 811dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: automerge
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.0
with:
script: |
github.rest.pulls.merge({
Expand Down

0 comments on commit 811dcec

Please sign in to comment.