Roll external/re2/ 283636ffb..ab7c5918b (2 commits) (#5555)

https://github.com/google/re2/compare/283636ffb2bc...ab7c5918b418

$ git log 283636ffb..ab7c5918b --date=short --no-merges --format='%ad %ae %s'
2024-02-02 junyer Address a warning from `pypa/gh-action-pypi-publish`.
2024-02-02 junyer Update to `bazelbuild/setup-bazelisk@v3`.

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
diff --git a/DEPS b/DEPS
index d2141f4..b8a40e7 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@
   # Use protobufs before they gained the dependency on abseil
   'protobuf_revision': 'v21.12',
 
-  're2_revision': '283636ffb2bc11ad2663deec732a9f1d34cbe41d',
+  're2_revision': 'ab7c5918b418428ed17dbe564e0d8402bd7d743d',
   'spirv_headers_revision': '1c9115b562bab79ee2160fbd845f41b815b9f21f',
 }