We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e69f21 commit b83bd24Copy full SHA for b83bd24
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@85e2901ea3260a28e07a83086d59b4fb4dfc814f
18
with:
19
adapter-dockerfile: "sdk_compliance_adapter/Dockerfile"
20
adapter-context: "."
21
- test-harness-version: "latest"
+ test-harness-version: "main-85e2901@sha256:4c8eac34e7ff66554a2c6947788c0a42b82456bc949c03bd8f6b9a10bef23ef5"
0 commit comments