Skip to content

Bump @types/node from 20.10.5 to 20.11.5 #275

Bump @types/node from 20.10.5 to 20.11.5

Bump @types/node from 20.10.5 to 20.11.5 #275

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"