Skip to content

chore(deps-dev): bump @types/node from 18.16.3 to 20.14.10 #2341

chore(deps-dev): bump @types/node from 18.16.3 to 20.14.10

chore(deps-dev): bump @types/node from 18.16.3 to 20.14.10 #2341

Workflow file for this run

name: "Labeler"
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Assign Labels
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: ZPTXDev/issue-labeler@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1