Skip to content

Commit 8d54a3f

Browse files
committed
fix action
1 parent 7478fff commit 8d54a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
compliance:
1616
name: PostHog SDK compliance tests
17-
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@2a2578e3c62542a80d5be99268fc6970c0299ec5
17+
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@main
1818
with:
1919
adapter-dockerfile: "Dockerfile"
2020
adapter-context: "sdk_compliance_adapter"

0 commit comments

Comments
 (0)