From 86d33ce2a01c11d0ada6e69f5e20b7016fece892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 14:34:30 +0000 Subject: [PATCH 1/2] build(deps): bump gradle/actions from 3 to 6 Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 6. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/v3...v6) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... 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 8ef9acd..b443ee7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v4 - name: Validate Gradle wrapper - uses: gradle/actions/wrapper-validation@v3 + uses: gradle/actions/wrapper-validation@v6 - name: Set up JDK 17 uses: actions/setup-java@v4 From 7918adebeb8bd10f6eb80740b494f92c5b5be808 Mon Sep 17 00:00:00 2001 From: GlobalTechInfo Date: Sun, 2 Aug 2026 16:04:59 +0000 Subject: [PATCH 2/2] trigger CI and refresh merge ref