Skip to content

Commit 6ede58a

Browse files
Bump gradle/gradle-build-action from 3.4.1 to 3.4.2 (#59)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@04b20c0...66535aa) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43880b1 commit 6ede58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
restore-keys: |
2929
${{ runner.os }}-gradle
3030
- name: Build
31-
uses: gradle/gradle-build-action@04b20c065cf1ab708c96e64a8811018d0a1fbc88
31+
uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45
3232
with:
3333
arguments: build

0 commit comments

Comments
 (0)