Skip to content

Bump babel-loader from 9.1.3 to 9.2.1 (#3682) #11084

Bump babel-loader from 9.1.3 to 9.2.1 (#3682)

Bump babel-loader from 9.1.3 to 9.2.1 (#3682) #11084

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