Skip to content

adding cx/mend

adding cx/mend #1

Workflow file for this run

name: Checkmarx and Mend scans updates
on:
push:
branches:
- develop
- "release/**"
- "hotfix/**"
- test-security
jobs:
call-security-checks:
uses: EverFi/frontend-actions/.github/workflows/_security.yml@master

Check failure on line 12 in .github/workflows/security.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security.yml" -> "EverFi/frontend-actions/.github/workflows/_security.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
product: "furnace"
secrets: inherit