Skip to content

chore(deps): bump axios from 1.6.8 to 1.7.7 #513

chore(deps): bump axios from 1.6.8 to 1.7.7

chore(deps): bump axios from 1.6.8 to 1.7.7 #513

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"