Skip to content

Automation: Add dependency scanning workflows #2

Automation: Add dependency scanning workflows

Automation: Add dependency scanning workflows #2

name: 'Dependency Review'
on:
pull_request:
branches: ['master']
workflow_dispatch:
jobs:
review:
uses: kenshoo/actions/.github/workflows/callable_dependency_review_pr.yml@master

Check failure on line 9 in .github/workflows/dependency-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependency-review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependency-review.yml" -> "kenshoo/actions/.github/workflows/callable_dependency_review_pr.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