Run a Datadog Secret Scanning job in your GitHub Action workflows. This action wraps the Datadog Static Analyzer (that scans for secrets), invokes it against your codebase, and uploads the results to Datadog.
You must set your Datadog API and application keys as secrets in your GitHub repository, at either the organization or repository level. Ensure that you add the code_analysis_read scope to your Datadog application key. For more information, see API and Application Keys.
Make sure to replace dd_site with the Datadog site you are using.