Skip to content

Dependency review add #34

Dependency review add

Dependency review add #34

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

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

View workflow run for this annotation

GitHub Actions / Dependency Review

Invalid workflow file

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

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

View workflow run for this annotation

GitHub Actions / Dependency Review

Invalid workflow file

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