Skip to content

Bump vite from 5.4.11 to 5.4.14 #2382

Bump vite from 5.4.11 to 5.4.14

Bump vite from 5.4.11 to 5.4.14 #2382

Workflow file for this run

name: PR Labeler
on:
pull_request: # required for auto labeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
stale:
uses: homebridge/.github/.github/workflows/pr-labeler.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}