Skip to content

Commit 21b5af6

Browse files
committed
test
1 parent bdf852d commit 21b5af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/datadog-static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: DataDog/datadog-static-analyzer-github-action@v1
1515
with:
1616
dd_api_key: ${{ secrets.DD_API_KEY }}
17-
dd_app_key: ${{ secrets.DD_STATIC_ANALYSIS_APP_KEY }}
17+
dd_app_key: ${{ secrets.DD_STATIC_ANALYSIS_APP_KEY_3 }}
1818
dd_service: integration-core
1919
dd_env: ci
2020
dd_site: datadoghq.com

0 commit comments

Comments
 (0)