Skip to content

chore(deps-dev): bump typedoc from 0.27.4 to 0.27.5 (#1149) #4127

chore(deps-dev): bump typedoc from 0.27.4 to 0.27.5 (#1149)

chore(deps-dev): bump typedoc from 0.27.4 to 0.27.5 (#1149) #4127

Workflow file for this run

name: Audit
on:
push:
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 }}