Skip to content

chore(deps): bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.1… #4302

chore(deps): bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.1…

chore(deps): bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.1… #4302

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: ./.github/workflows/reusable-audit.yml
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}