From 5023a7d00dd32dbcdf36881b7beca0fc2ee1e5f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 05:59:17 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.3.3 to 3.3.2 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 3.3.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/v2.3.3...v3.3.2) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ... 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..970836b4a 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@v3.3.2 with: arguments: publish env: