Skip to content

[Snyk] Security upgrade axios from 1.2.1 to 1.6.4 #3602

[Snyk] Security upgrade axios from 1.2.1 to 1.6.4

[Snyk] Security upgrade axios from 1.2.1 to 1.6.4 #3602

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