mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Bump gradle/gradle-build-action from 2.5.1 to 2.6.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bacc72df85
commit
a0ec37c9d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
distribution: 'zulu'
|
||||
|
||||
- name: Build with Gradle
|
||||
uses: gradle/gradle-build-action@v2.5.1
|
||||
uses: gradle/gradle-build-action@v2.6.0
|
||||
with:
|
||||
arguments: build jacocoTestReport testCodeCoverageReport --scan
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue