Skip to content

build(deps): bump @babel/traverse from 7.20.13 to 7.23.2 (backport #1140) #485

build(deps): bump @babel/traverse from 7.20.13 to 7.23.2 (backport #1140)

build(deps): bump @babel/traverse from 7.20.13 to 7.23.2 (backport #1140) #485

Workflow file for this run

name: Label pull request
on:
pull_request_target:
types:
- opened
- reopened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]'
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"