Skip to content

[Snyk] Security upgrade axios from 0.27.1 to 1.6.4 #419

[Snyk] Security upgrade axios from 0.27.1 to 1.6.4

[Snyk] Security upgrade axios from 0.27.1 to 1.6.4 #419

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"