Skip to content

Bump taskgroup from 7.19.0 to 9.5.1 #113

Bump taskgroup from 7.19.0 to 9.5.1

Bump taskgroup from 7.19.0 to 9.5.1 #113

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 }}