Skip to content

Commit 365f524

Browse files
dependabot[bot]wilkinsona
authored andcommitted
Update to gradle-build-action 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](gradle/gradle-build-action@40b6781...bd57605) See gh-36303
1 parent 4e7527e commit 365f524

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@40b6781dcdec2762ad36556682ac74e31030cfe2
26+
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25
2727

2828
- name: Build
2929
env:

0 commit comments

Comments
 (0)