Skip to content

Commit 6eaabaa

Browse files
dependabot[bot]mhalbritter
authored andcommitted
Bump gradle/gradle-build-action from 2.11.1 to 2.12.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@982da8e...a8f7551) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> See gh-39329
1 parent a6d1788 commit 6eaabaa

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@982da8e78c05368c70dac0351bb82647a9e9a5d2
26+
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa
2727

2828
- name: Build
2929
env:

0 commit comments

Comments
 (0)