From b92b8f1bc4d2f93c2d074088db605dccefcdb116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:24:18 -0500 Subject: [PATCH] [deps]: Update gradle/wrapper-validation-action action to v2.1.3 (#1267) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/run-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-check.yml b/.github/workflows/run-check.yml index 816b46c74..f47879ef3 100644 --- a/.github/workflows/run-check.yml +++ b/.github/workflows/run-check.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Validate Gradle Wrapper - uses: gradle/wrapper-validation-action@b231772637bb498f11fdbc86052b6e8a8dc9fc92 # v2.1.2 + uses: gradle/wrapper-validation-action@b5418f5a58f5fd2eb486dd7efb368fe7be7eae45 # v2.1.3 - name: Cache Gradle Files uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2