Skip to content

Commit 1850d19

Browse files
committed
Merge pull request #36201 from dependabot[bot]
* gh-36201: Upgrade to gradle/gradle-build-action 2.5.1 Closes gh-36201
2 parents 1c5447d + 189beb3 commit 1850d19

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)