Skip to content

Use spring-io/codeql-actions #201

Use spring-io/codeql-actions

Use spring-io/codeql-actions #201

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-/.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-/.github/workflows/codeql-analysis.yml@1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.