Skip to content

Commit bc3f7bd

Browse files
committed
ci: pin sdk compliance harness 0.5.2
1 parent 4e69f21 commit bc3f7bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sdk-compliance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
jobs:
1515
compliance:
1616
name: PostHog SDK compliance tests
17-
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@39d05346c4638d24f94e591ab89c9c6fcdb52d6b
17+
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@v0.5.2
1818
with:
1919
adapter-dockerfile: "sdk_compliance_adapter/Dockerfile"
2020
adapter-context: "."
21-
test-harness-version: "latest"
21+
test-harness-version: "0.5.2"

0 commit comments

Comments
 (0)