Skip to content

chore(deps-dev): bump @types/node from 20.16.10 to 22.8.7 #3178

chore(deps-dev): bump @types/node from 20.16.10 to 22.8.7

chore(deps-dev): bump @types/node from 20.16.10 to 22.8.7 #3178

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