We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3970bd1 commit 20578adCopy full SHA for 20578ad
.github/workflows/datadog.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v5
28
- name: Check code meets quality and security standards
29
id: datadog-static-analysis
30
- uses: DataDog/datadog-static-analyzer-github-action@v1
+ uses: DataDog/datadog-static-analyzer-github-action@v2
31
with:
32
dd_api_key: ${{ secrets.DD_API_KEY }}
33
dd_app_key: ${{ secrets.DD_APP_KEY }}
0 commit comments