Skip to content

Merge upstream changes #4

Merge upstream changes

Merge upstream changes #4

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

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

View workflow run for this annotation

GitHub Actions / .github/workflows/security-3rd-party-pr-checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-3rd-party-pr-checks.yml" -> "verkada/securitybots/.github/workflows/3rd-party-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