Skip to content

Automation: Add dependency scanning workflows (#165) #1

Automation: Add dependency scanning workflows (#165)

Automation: Add dependency scanning workflows (#165) #1

Workflow file for this run

name: 'CodeQL master'
on:
push:
branches:
- master
workflow_dispatch:
jobs:
analyze:
uses: kenshoo/actions/.github/workflows/callable_codeql.yml@master

Check failure on line 10 in .github/workflows/codeql-master.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql-master.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql-master.yml" -> "kenshoo/actions/.github/workflows/callable_codeql.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit