From aff05b81d7685f99053e1503b21b9f5b56e18dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:20:07 +0000 Subject: [PATCH] gateway: bump bazel-contrib/setup-bazel Bumps [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) from 8d2cb86a3680a820c3e219597279ce3f80d17a47 to 4fd964a13a440a8aeb0be47350db2fc640f19ca8. - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](https://github.com/bazel-contrib/setup-bazel/compare/8d2cb86a3680a820c3e219597279ce3f80d17a47...4fd964a13a440a8aeb0be47350db2fc640f19ca8) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 4fd964a13a440a8aeb0be47350db2fc640f19ca8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index de9fb9b4..2b15ea41 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -39,7 +39,7 @@ jobs: if: false - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1 if: false - - uses: bazel-contrib/setup-bazel@8d2cb86a3680a820c3e219597279ce3f80d17a47 # v0.15.0 + - uses: bazel-contrib/setup-bazel@4fd964a13a440a8aeb0be47350db2fc640f19ca8 # v0.15.0 if: false - uses: betahuhn/repo-file-sync-action@8b92be3375cf1d1b0cd579af488a9255572e4619 # v1.21.1 if: false