Skip to content

chore(deps): bump @babel/traverse from 7.16.7 to 7.23.2 #634

chore(deps): bump @babel/traverse from 7.16.7 to 7.23.2

chore(deps): bump @babel/traverse from 7.16.7 to 7.23.2 #634

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}