Bump bazel-contrib/setup-bazel in the github-actions group

Bumps the github-actions group with 1 update: [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel).


Updates `bazel-contrib/setup-bazel` from 0.16.0 to 0.18.0
- [Release notes](https://github.com/bazel-contrib/setup-bazel/releases)
- [Commits](https://github.com/bazel-contrib/setup-bazel/compare/0.16.0...0.18.0)

---
updated-dependencies:
- dependency-name: bazel-contrib/setup-bazel
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/amd64_linux_bazel.yml b/.github/workflows/amd64_linux_bazel.yml
index fc7b831..9d305b3 100644
--- a/.github/workflows/amd64_linux_bazel.yml
+++ b/.github/workflows/amd64_linux_bazel.yml
@@ -37,7 +37,7 @@
         run: |
           python --version
           python -m platform
-      - uses: bazel-contrib/setup-bazel@0.16.0
+      - uses: bazel-contrib/setup-bazel@0.18.0
         with:
           bazelisk-cache: true
           disk-cache: ${{github.workflow}}