Skip to content

chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 in /packages/rsbuild-plugin #5960

chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 in /packages/rsbuild-plugin

chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 in /packages/rsbuild-plugin #5960

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- edited
permissions:
pull-requests: write
contents: read
jobs:
change-labeling:
name: Labeling for changes
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: .github/pr-labeler.yml
enable-versioned-regex: 0
include-title: 1
sync-labels: 1