Skip to content

Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.17.2 #163

Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.17.2

Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.17.2 #163

name: Run Test Harness
on:
pull_request:
branches: [main]
jobs:
harness-tests:
name: Harness Tests
runs-on:
labels: ubuntu-latest-4-core
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: java
sdk-github-sha: ${{github.event.pull_request.head.sha}}
github-token: ${{ secrets.TEST_HARNESS_GH_SECRET }}