Skip to content

chore: bump cross-spawn from 7.0.3 to 7.0.5 #1623

chore: bump cross-spawn from 7.0.3 to 7.0.5

chore: bump cross-spawn from 7.0.3 to 7.0.5 #1623

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 }}"