Skip to content

chore(deps): bump lucide-react from 0.488.0 to 0.546.0 #112

chore(deps): bump lucide-react from 0.488.0 to 0.546.0

chore(deps): bump lucide-react from 0.488.0 to 0.546.0 #112

Workflow file for this run

name: Lint Trigger
on:
push:
branches-ignore:
- main
- dev
jobs:
call-reusable-lint:
name: Call Reusable Lint Workflow
uses: JamesonRGrieve/Workflows/.github/workflows/test-lint-ts.yml@main

Check failure on line 12 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "JamesonRGrieve/Workflows/.github/workflows/test-lint-ts.yml@main" : failed to fetch workflow: workflow was not found.
# No specific inputs needed for the reusable lint workflow
# Permissions are handled by the reusable workflow itself or should be inherited.
# If secrets were needed, they would be passed here like:
# secrets: inherit