Skip to content

build(deps-dev): bump vite from 2.9.14 to 5.4.6 #899

build(deps-dev): bump vite from 2.9.14 to 5.4.6

build(deps-dev): bump vite from 2.9.14 to 5.4.6 #899

Workflow file for this run

name: Set Repo Label List
on: push
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
skip-delete: false
dry-run: false
exclude: |
help*
*issue