Skip to content

npm: bump release-it from 14.14.3 to 19.0.4 #2367

npm: bump release-it from 14.14.3 to 19.0.4

npm: bump release-it from 14.14.3 to 19.0.4 #2367

Workflow file for this run

name: Labeler
on: [ pull_request ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-label.yml'
sync-labels: true