Skip to content

Bump @vitejs/plugin-vue from 5.0.5 to 5.1.2 #45

Bump @vitejs/plugin-vue from 5.0.5 to 5.1.2

Bump @vitejs/plugin-vue from 5.0.5 to 5.1.2 #45

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"