Skip to content

Commit 72e66df

Browse files
Bump gradle/gradle-build-action from 3.3.1 to 3.3.2 (#50)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@e2097cc...4c39dd8) --- 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 eef16d7 commit 72e66df

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@e2097ccd7e8ed48671dc068ac4efa86d25745b39
31+
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
3232
with:
3333
arguments: build

0 commit comments

Comments
 (0)