From 12d9588a34f558af6675e5842d2950182978e084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:00:26 +0000 Subject: [PATCH] Bump gradle/gradle-build-action from 2.4.0 to 2.4.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/6095a76664413da4c8c134ee32e8a8ae900f0f1f...5056fa9d50478a14af3c9925c12ca02318659d3e) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78a1f1dce..f9e2c60d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: cache: gradle - name: Build - uses: gradle/gradle-build-action@6095a76664413da4c8c134ee32e8a8ae900f0f1f # v2 + uses: gradle/gradle-build-action@5056fa9d50478a14af3c9925c12ca02318659d3e # v2 with: gradle-version: 1.12 build-root-directory: picocli-tests-java567/