Skip to content

hotfix/TOPS-800: Renaming gsoft-inc organization to workleap in github. #476

hotfix/TOPS-800: Renaming gsoft-inc organization to workleap in github.

hotfix/TOPS-800: Renaming gsoft-inc organization to workleap in github. #476

Workflow file for this run

name: Semgrep scan
on:
pull_request:
branches: ["main"]
workflow_dispatch: {}
schedule:
- cron: "14 3 * * 6"
jobs:
call-workflow-semgrep:
permissions:
contents: read
security-events: write
uses: workleap/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main

Check failure on line 15 in .github/workflows/semgrep.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/semgrep.yml

Invalid workflow file

error parsing called workflow ".github/workflows/semgrep.yml" -> "workleap/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.