Skip to content

chore(deps): bump axios from 0.21.4 to 1.6.0 #6272

chore(deps): bump axios from 0.21.4 to 1.6.0

chore(deps): bump axios from 0.21.4 to 1.6.0 #6272

name: 'Component Owners'
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main
with:
config-file: .github/component_owners.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}