Skip to content

Fix parsing error when using assume_role #3

Fix parsing error when using assume_role

Fix parsing error when using assume_role #3

name: security-pr-checks
on:
# Allow for manual run of security workflows
workflow_dispatch:
# Scan changed files in PRs (diff-aware scanning):
pull_request: {}
jobs:
running-pr-security-checks:
uses: verkada/securitybots/.github/workflows/pr-checks.yml@main

Check failure on line 9 in .github/workflows/security-pr-checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-pr-checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-pr-checks.yml" -> "verkada/securitybots/.github/workflows/pr-checks.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit