From 51f2c1144d21ed1ade5fa1942ecb903aecf112f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 07:53:47 +0000 Subject: [PATCH] build(deps): Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/b5126f31dbc19dd434c3269bf8c28c315e121da2...842c587ad8aa4c68eeba24c396e15af4c2e9f30a) --- 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 b68c636..5d201c3 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@b5126f31dbc19dd434c3269bf8c28c315e121da2 + uses: gradle/gradle-build-action@842c587ad8aa4c68eeba24c396e15af4c2e9f30a with: cache-read-only: ${{ github.ref != 'refs/heads/main' }} arguments: build