Skip to content

build(deps): bump @actions/github from 4.0.0 to 9.1.1 in /action #38

build(deps): bump @actions/github from 4.0.0 to 9.1.1 in /action

build(deps): bump @actions/github from 4.0.0 to 9.1.1 in /action #38

Workflow file for this run

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