From 68b0d72825fc401f00e55ab89b3c81d5a42153cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 07:27:57 +0000 Subject: [PATCH] build(deps): Bump gradle/gradle-build-action from 2.7.0 to 2.7.1 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/a4cf152f482c7ca97ef56ead29bf08bcd953284c...243af859f8ca30903d9d7f7936897ca0358ba691) --- 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/cibuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cibuild.yml b/.github/workflows/cibuild.yml index 5e95ce5..9a4f0fa 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@a4cf152f482c7ca97ef56ead29bf08bcd953284c + uses: gradle/gradle-build-action@243af859f8ca30903d9d7f7936897ca0358ba691 with: cache-read-only: ${{ github.ref != 'refs/heads/main' }} arguments: build