Skip to content

Bump the tests group with 3 updates #6

Bump the tests group with 3 updates

Bump the tests group with 3 updates #6

Workflow file for this run

name: Dependabot Auto Merge
on:
pull_request:
branches:
- 'master'
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}