Skip to content

Bump @playwright/test from 1.56.1 to 1.57.0 (#535) #1856

Bump @playwright/test from 1.56.1 to 1.57.0 (#535)

Bump @playwright/test from 1.56.1 to 1.57.0 (#535) #1856

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