Skip to content

chore(deps-dev): bump @types/http-link-header from 1.0.3 to 1.0.4 #3869

chore(deps-dev): bump @types/http-link-header from 1.0.3 to 1.0.4

chore(deps-dev): bump @types/http-link-header from 1.0.3 to 1.0.4 #3869

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