From 48d83484b6c8d480ca0f26e441616adbb8ee3f33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:48:14 +0000 Subject: [PATCH] chore(deps): update gradle/actions action to v6 --- .github/workflows/standard-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standard-lint.yaml b/.github/workflows/standard-lint.yaml index dcb8caf..ebcaacd 100644 --- a/.github/workflows/standard-lint.yaml +++ b/.github/workflows/standard-lint.yaml @@ -135,7 +135,7 @@ jobs: with: persist-credentials: false - name: Validate Gradle Wrapper - uses: gradle/actions/wrapper-validation@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2 + uses: gradle/actions/wrapper-validation@0f4528296b4bc09e8ae0fc7be30185a4ab435545 # v6.0.0 base-image-signature-verification: name: verify Dockerfile base image signature