From df9879b87a587e6ddbd4dd105aa66681949aa7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 02:03:16 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.4.2 to 2.7.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.2 to 2.7.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/749f47bda3e44aa060e82d7b3ef7e40d953bd629...243af859f8ca30903d9d7f7936897ca0358ba691) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 833301a..6766aea 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: - name: Validate Gradle wrapper uses: gradle/wrapper-validation-action@v1.0.6 - name: Publish package - uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629 + uses: gradle/gradle-build-action@243af859f8ca30903d9d7f7936897ca0358ba691 with: arguments: publish env: