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 1d0a993 commit 4b730b9Copy full SHA for 4b730b9
.github/workflows/project.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
74
- name: Check code meets quality and security standards
75
id: datadog-static-analysis
76
- uses: DataDog/datadog-static-analyzer-github-action@v1
+ uses: DataDog/datadog-static-analyzer-github-action@2707598b1182dce1d1792186477b5b4132338e1c # v1.2.3
77
with:
78
dd_api_key: ${{ secrets.DD_API_KEY }}
79
dd_app_key: ${{ secrets.DD_APP_KEY }}
0 commit comments