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 7478fff commit 8d54a3fCopy full SHA for 8d54a3f
.github/workflows/sdk-compliance.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
compliance:
16
name: PostHog SDK compliance tests
17
- uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@2a2578e3c62542a80d5be99268fc6970c0299ec5
+ uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@main
18
with:
19
adapter-dockerfile: "Dockerfile"
20
adapter-context: "sdk_compliance_adapter"
0 commit comments