Skip to content

[Snyk] Security upgrade axios from 0.27.1 to 0.27.2 #418

[Snyk] Security upgrade axios from 0.27.1 to 0.27.2

[Snyk] Security upgrade axios from 0.27.1 to 0.27.2 #418

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 }}"