Skip to content

Commit

Permalink
Bump gradle/gradle-build-action from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 7ed67f2 commit 6f917e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ jobs:
key: ${{ runner.os }}-electrum-binaries-${{ hashFiles('wallets/electrum/build.gradle') }}

- name: Gradle Build Action (root)
uses: gradle/[email protected].2
uses: gradle/[email protected].3
with:
arguments: build --scan

- name: Gradle Build Action (wallets)
uses: gradle/[email protected].2
uses: gradle/[email protected].3
with:
arguments: build --scan
build-root-directory: wallets
Expand Down

0 comments on commit 6f917e3

Please sign in to comment.