From b90f1b20002e0bf04e2bfeb32db1f1f810561784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 07:46:57 +0000 Subject: [PATCH] build(deps): Bump gradle/gradle-build-action from 2.6.1 to 2.7.0 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/915a66c096a03101667f9df2e56c9efef558b165...a4cf152f482c7ca97ef56ead29bf08bcd953284c) --- 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 7560ab7..0d61395 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@915a66c096a03101667f9df2e56c9efef558b165 + uses: gradle/gradle-build-action@a4cf152f482c7ca97ef56ead29bf08bcd953284c with: cache-read-only: ${{ github.ref != 'refs/heads/main' }} arguments: build