Skip to content

Bump vite from 5.2.12 to 5.4.8 in /docs #207

Bump vite from 5.2.12 to 5.4.8 in /docs

Bump vite from 5.2.12 to 5.4.8 in /docs #207

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/ts-run-security-checks.yml
secrets: inherit