Skip to content

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #32

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #32

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, reopened]
jobs:
pr-labeler:
name: PR Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler Action
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"