Skip to content

🚨 [security] Update axios 0.21.1 → 1.6.1 (major) #537

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

🚨 [security] Update axios 0.21.1 → 1.6.1 (major) #537

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