Skip to content

build(deps-dev): bump vite from 6.3.4 to 6.4.1 in /packages/manager/apps/pci-instances #63960

build(deps-dev): bump vite from 6.3.4 to 6.4.1 in /packages/manager/apps/pci-instances

build(deps-dev): bump vite from 6.3.4 to 6.4.1 in /packages/manager/apps/pci-instances #63960

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/branch-name-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}