Skip to content

Bump actions/setup-node from 5.0.0 to 6.0.0 in the all-dependencies group #3773

Bump actions/setup-node from 5.0.0 to 6.0.0 in the all-dependencies group

Bump actions/setup-node from 5.0.0 to 6.0.0 in the all-dependencies group #3773

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
defaults:
run:
shell: bash
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"