Skip to content

GHAS Scans datadog Integration #38

GHAS Scans datadog Integration

GHAS Scans datadog Integration #38

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@main
secrets:
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}