From 7a20ad54aeb51374ebf30f263beda5511cc8f39b Mon Sep 17 00:00:00 2001 From: woshishiq1 <90903172+woshishiq1@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:04:00 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/工作流程/同步更新.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/工作流程/同步更新.yml b/.github/工作流程/同步更新.yml index c8939ee..16c8699 100644 --- a/.github/工作流程/同步更新.yml +++ b/.github/工作流程/同步更新.yml @@ -9,7 +9,7 @@ jobs: repo-sync: runs-on: ubuntu-latest steps: - - uses: TG908/fork-sync@v1.6.3 + - uses: tgymnich/fork-sync@v1.2.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} owner: box # fork 的上游仓库 user