Skip to content

chore(deps): bump @rollup/plugin-typescript from 12.1.1 to 12.1.2 #4335

chore(deps): bump @rollup/plugin-typescript from 12.1.1 to 12.1.2

chore(deps): bump @rollup/plugin-typescript from 12.1.1 to 12.1.2 #4335

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