Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /examples/chat-demo-app/ui #410

Bump nanoid from 3.3.7 to 3.3.8 in /examples/chat-demo-app/ui

Bump nanoid from 3.3.7 to 3.3.8 in /examples/chat-demo-app/ui #410

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