Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

fix(docker): fix retrofit2 docker client which is replacing ? with %3F causing api failure (backport #6354) #5090

fix(docker): fix retrofit2 docker client which is replacing ? with %3F causing api failure (backport #6354)

fix(docker): fix retrofit2 docker client which is replacing ? with %3F causing api failure (backport #6354) #5090

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3