Skip to content

GHAS Scans datadog Integration #37

GHAS Scans datadog Integration

GHAS Scans datadog Integration #37

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