Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 in /graphQL (deprecated) #859

Bump word-wrap from 1.2.3 to 1.2.4 in /graphQL (deprecated)

Bump word-wrap from 1.2.3 to 1.2.4 in /graphQL (deprecated) #859

name: Auto merge dependabot PRs
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GHA_TOKEN }}