Skip to content

Commit

Permalink
use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed Jul 26, 2023
1 parent dd09821 commit 580d29a
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@v2.0.0-beta
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 580d29a

Please sign in to comment.