Skip to content

Bump typescript from 5.2.2 to 5.3.2 (#758) #1725

Bump typescript from 5.2.2 to 5.3.2 (#758)

Bump typescript from 5.2.2 to 5.3.2 (#758) #1725

on:
push:
branches:
- main
pull_request_target:
types: [opened, synchronize, reopened]
name: CodeSee
permissions: read-all
jobs:
codesee:
runs-on: ubuntu-latest
continue-on-error: true
name: Analyze the repo with CodeSee
steps:
- uses: Codesee-io/codesee-action@v2
with:
codesee-token: ${{ secrets.CODESEE_ARCH_DIAG_API_TOKEN }}