Skip to content

Commit

Permalink
Update dd-static-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juli1 committed Jul 26, 2023
1 parent 396ab68 commit 5ea4b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dd-static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3
- name: Check code meets quality standards
id: datadog-static-analysis
uses: DataDog/datadog-static-analyzer-github-action@v1.0.3
uses: DataDog/datadog-static-analyzer-github-action@v1
with:
dd_app_key: ${{ secrets.DD_APP_KEY }}
dd_api_key: ${{ secrets.DD_API_KEY_STATIC_ANALYSIS }}
Expand Down

0 comments on commit 5ea4b8a

Please sign in to comment.