From 70fbe006512d8dcd7e8edadedff3228b5f0cf944 Mon Sep 17 00:00:00 2001 From: ChrisCarini <6374067+ChrisCarini@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:25:18 +0000 Subject: [PATCH] Bump gradle/actions from 3.4.1 to 3.4.2 in /github/workflows (https://github.com/ChrisCarini/github-repo-files-sync/pull/182) Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/31ae3562f68c96d481c31bc1a8a55cc1be162f83...dbbdc275be76ac10734476cc723d82dfe7ec6eda) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cc3a83f..e41ab47 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: # Validate wrapper - name: Gradle Wrapper Validation - uses: gradle/actions/wrapper-validation@31ae3562f68c96d481c31bc1a8a55cc1be162f83 # v3.4.1 + uses: gradle/actions/wrapper-validation@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3.4.2 # Run verifyPlugin and test Gradle tasks test: