From fd227e96a974fef6c6adfe17941a6a9b11395f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 02:14:54 +0000 Subject: [PATCH] Bump gradle/actions from 4.2.2 to 4.3.0 Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/0bdd871935719febd78681f197cd39af5b6e16a6...94baf225fe0a508e581a564467443d0e2379123b) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/check_transport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_transport.yml b/.github/workflows/check_transport.yml index a5986bbf4..1faa348d2 100644 --- a/.github/workflows/check_transport.yml +++ b/.github/workflows/check_transport.yml @@ -51,7 +51,7 @@ jobs: transport: native steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 + - uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b - name: Set up JDK 1.8 uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 with: