Skip to content

Bump qs from 6.13.0 to 6.14.1 in /examples/ecommerce-support-simulator #817

Bump qs from 6.13.0 to 6.14.1 in /examples/ecommerce-support-simulator

Bump qs from 6.13.0 to 6.14.1 in /examples/ecommerce-support-simulator #817

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