Skip to content

Update dependency vite to v5.1.8 [SECURITY] #712

Update dependency vite to v5.1.8 [SECURITY]

Update dependency vite to v5.1.8 [SECURITY] #712

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"