Skip to content

build(deps): bump timeout from 0.3.2 to 0.4.0 #1909

build(deps): bump timeout from 0.3.2 to 0.4.0

build(deps): bump timeout from 0.3.2 to 0.4.0 #1909

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