Skip to content

chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 #8859

chore(deps-dev): bump eslint from 8.55.0 to 8.56.0

chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 #8859

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@v2
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}