From 7304aa9d2f4331bdf7998eccb61c60b933b00f08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:33:49 +0000 Subject: [PATCH] Bump gradle/actions from 6.1.0 to 6.1.1 in the github group Bumps the github group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `gradle/actions` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/50e97c2cd7a37755bbfafc9c5b7cafaece252f6e...5e2ebd065dc2488b7a6ad670704656cbbe1e8f60) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... 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 7392fa11b..b5e7017c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: distribution: 'corretto' - name: Setup Gradle - uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e + uses: gradle/actions/setup-gradle@5e2ebd065dc2488b7a6ad670704656cbbe1e8f60 - name: Install uv and set the Python version uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39