Skip to content

[Snyk] Security upgrade axios from 0.24.0 to 1.6.4 #7

[Snyk] Security upgrade axios from 0.24.0 to 1.6.4

[Snyk] Security upgrade axios from 0.24.0 to 1.6.4 #7

Workflow file for this run

name: Label issue and pull requests
on: pull_request_target
jobs:
label:
name: Label issue and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes