From 8c31d52687cf03346635e29b3c5529e183c3f6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:52:53 -0700 Subject: [PATCH] Bump gradle/wrapper-validation-action in the github-actions group Bumps the github-actions group with 1 update: [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action). Updates `gradle/wrapper-validation-action` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/9ba54b687bf0f59b62abbf91e0d60de082e8ebc4...88425854a36845f9c881450d9660b5fd46bee142) Fixes #7274 RELNOTES=n/a PiperOrigin-RevId: 646151198 --- .github/workflows/gradle-wrapper-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-wrapper-validation.yml b/.github/workflows/gradle-wrapper-validation.yml index a3033bb1a50b..7945f5a1e750 100644 --- a/.github/workflows/gradle-wrapper-validation.yml +++ b/.github/workflows/gradle-wrapper-validation.yml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - - uses: gradle/wrapper-validation-action@9ba54b687bf0f59b62abbf91e0d60de082e8ebc4 # v3.4.1 + - uses: gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142 # v3.4.2