From 75bfaf0a5d65fccb83c0bc940babe8d9a5415585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:39:02 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.4.0 to 2.5.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/6095a76664413da4c8c134ee32e8a8ae900f0f1f...40b6781dcdec2762ad36556682ac74e31030cfe2) --- 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/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 45deaa8..7e5c26c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: - name: Validate Gradle wrapper uses: gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b - name: Publish package - uses: gradle/gradle-build-action@6095a76664413da4c8c134ee32e8a8ae900f0f1f + uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2 with: arguments: publish env: