Skip to content

Bump axios from 1.6.5 to 1.6.6 #141

Bump axios from 1.6.5 to 1.6.6

Bump axios from 1.6.5 to 1.6.6 #141

Workflow file for this run

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