diff --git a/.github/workflows/pr_pre-commit.yaml b/.github/workflows/pr_pre-commit.yaml index f14690424..84eb7d007 100644 --- a/.github/workflows/pr_pre-commit.yaml +++ b/.github/workflows/pr_pre-commit.yaml @@ -9,7 +9,7 @@ permissions: env: # Keep in sync with across other repos like operator-rs and operator-templating - RUST_TOOLCHAIN_VERSION: "nightly-2026-07-01" + RUST_TOOLCHAIN_VERSION: "nightly-2026-08-23" HADOLINT_VERSION: "v2.14.0" PYTHON_VERSION: "3.14"