Skip to content

[Snyk] Upgrade axios from 0.19.2 to 0.29.0 #1153

[Snyk] Upgrade axios from 0.19.2 to 0.29.0

[Snyk] Upgrade axios from 0.19.2 to 0.29.0 #1153

Workflow file for this run

# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
#
# To use this workflow, you will need to set up a .github/labeler.yml
# file with configuration. For more information, see:
# https://github.com/actions/labeler
name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: macos-latest
steps:
- uses: actions/labeler@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"