Skip to content

CustomSelectControlV2: fix handling of extra attributes passed to options in the legacy adapter #84022

CustomSelectControlV2: fix handling of extra attributes passed to options in the legacy adapter

CustomSelectControlV2: fix handling of extra attributes passed to options in the legacy adapter #84022

name: 'Validate Gradle Wrapper'
on: [push, pull_request]
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
- uses: gradle/wrapper-validation-action@v3