Remove version pin from the script.

Let it get the one from .bazeliskrc

This fixes the autoupdater robot.

PiperOrigin-RevId: 970750490
This commit is contained in:
Samuel Benzaquen 2026-08-25 13:20:01 -07:00 committed by Copybara-Service
parent 6836552e25
commit 1cf5e73656

View file

@ -20,7 +20,6 @@ if (echo "$previous_commit_title" | grep -q "^Auto-generate files"); then
fi
export BAZEL=bazelisk
export USE_BAZEL_VERSION=8.0.1
./regenerate_stale_files.sh