Skip to content

Bump @types/node from 22.1.0 to 22.9.0 in /npm #118

Bump @types/node from 22.1.0 to 22.9.0 in /npm

Bump @types/node from 22.1.0 to 22.9.0 in /npm #118

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Invoke CodeQL Analysis"
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
types:
- "edited"
- "opened"
- "reopened"
- "synchronize"
schedule:
- cron: "0 0 * * SUN"
workflow_dispatch:
jobs:
main:
name: "Main"
permissions:
actions: "read"
contents: "read"
security-events: "write"
uses: "hugoalh/hugoalh/.github/workflows/call-invoke-codeql-analysis-0.yml@main"

Check failure on line 25 in .github/workflows/invoke-codeql-analysis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/invoke-codeql-analysis.yml

Invalid workflow file

error parsing called workflow ".github/workflows/invoke-codeql-analysis.yml" -> "hugoalh/hugoalh/.github/workflows/call-invoke-codeql-analysis-0.yml@main" : failed to fetch workflow: workflow was not found.