## Expected Behavior <!-- Briefly describe what you expect to happen --> When running integration tests use dapr sidecar ## Actual Behavior Integration test are currently using `peterstone2019/durabletask-sidecar:latest` https://github.com/dapr/durabletask-java/blob/152b89fd0cfef86670ed0186a6800e9b98e349af/.github/workflows/build-validation.yml#L78 ## Steps to Reproduce the Problem <!-- How can a maintainer reproduce this issue (be detailed) --> ./gradlew integrationTest ## Release Note <!-- How should the fix for this issue be communicated in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> <!-- RELEASE NOTE: **ADD** New feature in Dapr. --> <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. --> RELEASE NOTE: