Skip to content

Bump vite from 6.0.3 to 6.1.0 in /examples/ecommerce-support-simulator #565

Bump vite from 6.0.3 to 6.1.0 in /examples/ecommerce-support-simulator

Bump vite from 6.0.3 to 6.1.0 in /examples/ecommerce-support-simulator #565

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