Skip to content

TECH_DEBT: [npm update]: Bump vite from 7.1.5 to 7.1.11 in /Web/Admin.UI in the security_updates group across 1 directory #2279

TECH_DEBT: [npm update]: Bump vite from 7.1.5 to 7.1.11 in /Web/Admin.UI in the security_updates group across 1 directory

TECH_DEBT: [npm update]: Bump vite from 7.1.5 to 7.1.11 in /Web/Admin.UI in the security_updates group across 1 directory #2279

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler-config.yml"