Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Bump axios from 1.7.4 to 1.7.5 #428

Bump axios from 1.7.4 to 1.7.5

Bump axios from 1.7.4 to 1.7.5 #428

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