Skip to content

chore(deps-dev): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group #159

chore(deps-dev): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group

chore(deps-dev): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group #159

Workflow file for this run

name: Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'