Skip to content

Commit 5e23007

Browse files
committed
bump contract test version to branch with new tls tests
1 parent 4926d3b commit 5e23007

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/client.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ jobs:
2929
run_tests: false
3030
- name: 'Launch test service as background task'
3131
run: $TEST_SERVICE_BINARY $TEST_SERVICE_PORT 2>&1 &
32-
- uses: launchdarkly/gh-actions/actions/[email protected].0
32+
- uses: launchdarkly/gh-actions/actions/[email protected].2
3333
with:
3434
# Inform the test harness of test service's port.
3535
test_service_port: ${{ env.TEST_SERVICE_PORT }}
3636
token: ${{ secrets.GITHUB_TOKEN }}
37+
version: 'cw/sc-239174/tls'
3738
build-test:
3839
runs-on: ubuntu-22.04
3940
steps:

0 commit comments

Comments
 (0)