Skip to content

Commit 189beb3

Browse files
dependabot[bot]wilkinsona
authored andcommitted
Upgrade to gradle/gradle-build-action 2.5.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@749f47b...40b6781) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> See gh-36201
1 parent 1c5447d commit 189beb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: gradle/wrapper-validation-action@v1
2424

2525
- name: Set up Gradle
26-
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
26+
uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2
2727

2828
- name: Build
2929
env:

0 commit comments

Comments
 (0)