Skip to content

Commit 089ebb6

Browse files
nogatesclaude
andcommitted
Pin post-status-check action in test.yml to full commit SHA
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d5edd37 commit 089ebb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
scope: DataDog/datadog-api-spec
7272
policy: datadog-api-client-python.github.post-status-check.pull-request
7373
- name: Post status check
74-
uses: DataDog/github-actions/post-status-check@v2
74+
uses: DataDog/github-actions/post-status-check@65b4875f33ad773d7ba4b005a2cb5f35020295f3 # v2.3.0
7575
with:
7676
github-token: ${{ steps.octo-sts.outputs.token }}
7777
repo: datadog-api-spec

0 commit comments

Comments
 (0)