Merge pull request #6397 from bisq-network/dependabot/github_actions/gradle/wrapper-validation-action-1.0.5

Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5
This commit is contained in:
Alejandro García 2022-11-25 17:35:26 +02:00 committed by GitHub
commit 3f72e3b3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
run: chmod +x gradlew
- name: Validate Gradle Wrapper JAR files
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
uses: gradle/wrapper-validation-action@55e685c48d84285a5b0418cd094606e199cca3b6
- name: Build with Gradle
run: ./gradlew build