Skip to content

🚨 [security] Update axios 0.21.1 → 0.28.0 (major) #538

🚨 [security] Update axios 0.21.1 → 0.28.0 (major)

🚨 [security] Update axios 0.21.1 → 0.28.0 (major) #538

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label Pull Request
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true