Skip to content

Commit 7d373bf

Browse files
authored
Pin GitHub Actions (#21093)
1 parent 7bc2f3d commit 7d373bf

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
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1212
- name: Check code meets quality and security standards
1313
id: datadog-static-analysis
14-
uses: DataDog/datadog-static-analyzer-github-action@v1
14+
uses: DataDog/datadog-static-analyzer-github-action@2707598b1182dce1d1792186477b5b4132338e1c # v1.2.3
1515
with:
1616
dd_api_key: ${{ secrets.DD_API_KEY }}
1717
dd_app_key: ${{ secrets.DD_STATIC_ANALYSIS_APP_KEY }}

0 commit comments

Comments
 (0)