Skip to content

Bump axios from 1.6.8 to 1.8.2 in /src/Client #1727

Bump axios from 1.6.8 to 1.8.2 in /src/Client

Bump axios from 1.6.8 to 1.8.2 in /src/Client #1727

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