mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
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:
commit
3f72e3b3f9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user