Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

TRUST-1132 [skip ci] #1

TRUST-1132 [skip ci]

TRUST-1132 [skip ci] #1

Workflow file for this run

name: Security Checks
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
Security-Checks:
name: Security Checks
uses: ncino/security-checks/.github/workflows/security-checks.yml@v1

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/security-checks.yml" -> "ncino/security-checks/.github/workflows/security-checks.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
trufflehog_run: true
trufflehog_ignore_list: >-
spec/lib/ncino.zip,
src/LLC_BI/main/default/staticresources/llc_web_ui/LiveEditor/scripts/common/webimage.htm,
src/staticresources/llc_web_ui.resource,
staticresources/llc_web_ui.resource
secrets: inherit