Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

fix: upgrade @inrupt/solid-client from 2.0.0 to 2.1.2 #1443

fix: upgrade @inrupt/solid-client from 2.0.0 to 2.1.2

fix: upgrade @inrupt/solid-client from 2.0.0 to 2.1.2 #1443

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/[email protected]
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}