Skip to content

Bump astro from 4.15.10 to 4.16.3 in /examples/chat-demo-app/ui #252

Bump astro from 4.15.10 to 4.16.3 in /examples/chat-demo-app/ui

Bump astro from 4.15.10 to 4.16.3 in /examples/chat-demo-app/ui #252

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