Skip to content

Changing security so that it uses the credentials of the user who req… #2205

Changing security so that it uses the credentials of the user who req…

Changing security so that it uses the credentials of the user who req… #2205

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
if: github.repository == 'elastic/elasticsearch'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # Release v2.1.1