Skip to content

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory #5682

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory

build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory #5682

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"