From d9ae009c9975f94698d8ec6dbf8d69dde5289a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 07:42:33 +0000 Subject: [PATCH] build(deps): Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6...8cbcb9948b5892387aed077daf6f90e1f0ba5b27) --- 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/cibuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cibuild.yml b/.github/workflows/cibuild.yml index 7eabcba..78474fd 100644 --- a/.github/workflows/cibuild.yml +++ b/.github/workflows/cibuild.yml @@ -57,7 +57,7 @@ jobs: java-version: ${{ matrix.java }} - name: Build id: build - uses: gradle/gradle-build-action@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6 + uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27 with: cache-read-only: ${{ github.ref != 'refs/heads/main' }} arguments: build