Skip to content

Bump react, react-dom and @types/react #12

Bump react, react-dom and @types/react

Bump react, react-dom and @types/react #12

Workflow file for this run

name: On PR
permissions: write-all
on:
pull_request:
jobs:
security:
name: Security Checks
uses: ./.github/workflows/_security-checks.yml
static-checks:
name: Static Checks
uses: ./.github/workflows/_static-checks.yml
secrets: inherit