Skip to content

Bump @vitejs/plugin-vue from 5.1.0 to 5.1.1 in /ui #20439

Bump @vitejs/plugin-vue from 5.1.0 to 5.1.1 in /ui

Bump @vitejs/plugin-vue from 5.1.0 to 5.1.1 in /ui #20439

Workflow file for this run

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