Skip to content

npm: bump @types/react from 18.2.63 to 18.2.64 #121

npm: bump @types/react from 18.2.63 to 18.2.64

npm: bump @types/react from 18.2.63 to 18.2.64 #121

Workflow file for this run

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: Analyse the repo with CodeSee
steps:
- uses: Codesee-io/codesee-action@v2
with:
codesee-token: ${{ secrets.CODESEE_ARCH_DIAG_API_TOKEN }}