Skip to content

Bump @types/react from 18.0.17 to 18.3.4 in /e2e/browser/test-app in the external-types group #4983

Bump @types/react from 18.0.17 to 18.3.4 in /e2e/browser/test-app in the external-types group

Bump @types/react from 18.0.17 to 18.3.4 in /e2e/browser/test-app in the external-types group #4983

Workflow file for this run

name: Audit
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "40 10 * * *"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v3
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}