Skip to content

Bump @rushstack/eslint-patch from 1.10.4 to 1.10.5 (#2589) #5456

Bump @rushstack/eslint-patch from 1.10.4 to 1.10.5 (#2589)

Bump @rushstack/eslint-patch from 1.10.4 to 1.10.5 (#2589) #5456

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 }}