Skip to content

chore(deps-dev): bump @types/node from 22.9.0 to 22.9.3 #4146

chore(deps-dev): bump @types/node from 22.9.0 to 22.9.3

chore(deps-dev): bump @types/node from 22.9.0 to 22.9.3 #4146

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