Skip to content

FEAT [DTECSCSAO-4805] GHAS integration: Code scanning & Dependency review #4

FEAT [DTECSCSAO-4805] GHAS integration: Code scanning & Dependency review

FEAT [DTECSCSAO-4805] GHAS integration: Code scanning & Dependency review #4

name: Dependency Review
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
dependency-review:
uses: chargehound/security-workflows-public/.github/workflows/dependency-review.yml@main
secrets:
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}

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

View workflow run for this annotation

GitHub Actions / Dependency Review

Invalid workflow file

The workflow is not valid. .github/workflows/security.dependency-review.yml (Line: 12, Col: 24): Invalid secret, DATADOG_API_KEY is not defined in the referenced workflow.