Skip to content

Bump debug from 4.1.1 to 4.3.4 #1238

Bump debug from 4.1.1 to 4.3.4

Bump debug from 4.1.1 to 4.3.4 #1238

Workflow file for this run

name: auto-merge
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
command: squash and merge
github-token: ${{ secrets.ACCESS_TOKEN }}