Skip to content

Only track major version of shared GH actions #1843

Only track major version of shared GH actions

Only track major version of shared GH actions #1843

Workflow file for this run

name: Audit
on:
push:
schedule:
- cron: "40 10 * * *"
jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2

Check failure on line 10 in .github/workflows/audit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/audit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/audit.yml" -> "inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}