From 84036a413769f0ea7d08abb973958d25d5ca9058 Mon Sep 17 00:00:00 2001 From: xkeyC <39891083+xkeyC@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:31:56 +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: