Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/ecommerce-support-simulator #339

Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/ecommerce-support-simulator

Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/ecommerce-support-simulator #339

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