We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e69f21 commit bc3f7bdCopy full SHA for bc3f7bd
1 file changed
.github/workflows/sdk-compliance.yml
@@ -14,8 +14,8 @@ on:
14
jobs:
15
compliance:
16
name: PostHog SDK compliance tests
17
- uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@39d05346c4638d24f94e591ab89c9c6fcdb52d6b
+ uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@v0.5.2
18
with:
19
adapter-dockerfile: "sdk_compliance_adapter/Dockerfile"
20
adapter-context: "."
21
- test-harness-version: "latest"
+ test-harness-version: "0.5.2"
0 commit comments