Skip to content

Use spring-io/codeql-actions #202

Use spring-io/codeql-actions

Use spring-io/codeql-actions #202

Workflow file for this run

name: "CodeQL Advanced"
on:
push:
pull_request:
workflow_dispatch:
schedule:
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
- cron: '0 5 * * *'
jobs:
codeql-analysis-call:
uses: spring-io/codeql-actions/.github/workflows/codeql-analysis.yml@1

Check failure on line 13 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql.yml" -> "spring-io/codeql-actions/.github/workflows/codeql-analysis.yml@1" (source tag with sha:8aefa09b2d6fddd7025acd84918b1d9fa4c53a9e) : workflow is not reusable as it is missing a `on.workflow_call` trigger