Skip to content

chore(deps): bump @commander-js/extra-typings from 12.1.0 to 13.0.0 #3314

chore(deps): bump @commander-js/extra-typings from 12.1.0 to 13.0.0

chore(deps): bump @commander-js/extra-typings from 12.1.0 to 13.0.0 #3314

Workflow file for this run

name: Labeler
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}