Skip to content

Commit fce6487

Browse files
committed
Merge pull request #37577 from dependabot[bot]
* gh-37577: Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 Closes gh-37577
2 parents b266ade + 6b9a952 commit fce6487

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@ef76a971e2fa3f867b617efd72f2fbd72cf6f8bc
26+
uses: gradle/gradle-build-action@b5126f31dbc19dd434c3269bf8c28c315e121da2
2727

2828
- name: Build
2929
env:

0 commit comments

Comments
 (0)