Skip to content

Bump native-promise-pool from 3.19.0 to 3.28.0 #37

Bump native-promise-pool from 3.19.0 to 3.28.0

Bump native-promise-pool from 3.19.0 to 3.28.0 #37

Workflow file for this run

name: automerge
'on':
- pull_request
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_GITHUB_TOKEN }}