From aa73459d2bf25e3e6174f5b6dc04dbf5be8a3c37 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:34:58 +0800 Subject: [PATCH] bump: runner tools v1.0.2 --- .github/workflows/pr_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_check.yml b/.github/workflows/pr_check.yml index 76bbf4d..0731425 100644 --- a/.github/workflows/pr_check.yml +++ b/.github/workflows/pr_check.yml @@ -27,7 +27,7 @@ jobs: shared-key: "share" - name: Setup localization runner tools - run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization + run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization - name: PR Check env: