Skip to content

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

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

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

name: CodeQL
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
workflow_dispatch:
jobs:
codeql-python:
uses: chargehound/security-workflows-public/.github/workflows/codeql-python.yml@main
secrets:
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}

Check failure on line 14 in .github/workflows/security.code-scanning.yml

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

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