Skip to content

chore(deps-dev): bump @playwright/test from 1.37.1 to 1.44.0 (#2396) #4633

chore(deps-dev): bump @playwright/test from 1.37.1 to 1.44.0 (#2396)

chore(deps-dev): bump @playwright/test from 1.37.1 to 1.44.0 (#2396) #4633

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