From 035b4d8f71469c56bb46f462818b278ec40b7cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 05:38:43 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.3.3 to 2.11.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 2.11.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/v2.3.3...v2.11.1) --- 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/iroha2-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iroha2-ci.yml b/.github/workflows/iroha2-ci.yml index e7e5e8776..76a98a707 100644 --- a/.github/workflows/iroha2-ci.yml +++ b/.github/workflows/iroha2-ci.yml @@ -25,7 +25,7 @@ jobs: - name: Validate Gradle wrapper uses: gradle/wrapper-validation-action@v1 - name: Publish package - uses: gradle/gradle-build-action@v2.3.3 + uses: gradle/gradle-build-action@v2.11.1 with: arguments: publish env: