From 2e099cd3758166464bc061c9216cb51bf176e128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:34:07 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.3.3 to 2.9.0 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 2.9.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/v2.3.3...v2.9.0) --- 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 0211d6407..e169524cd 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.9.0 with: arguments: publish env: