Skip to content

chore(deps): bump typescript from 5.6.2 to 5.6.3 #40

chore(deps): bump typescript from 5.6.2 to 5.6.3

chore(deps): bump typescript from 5.6.2 to 5.6.3 #40

Workflow file for this run

name: Internal - Main - Continuous Integration
on:
push:
branches: [main]
tags: ["*"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit