From 2bea48fbef0befeb293bc677ef8ba4fb0f4c6443 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:03:40 +0000 Subject: [PATCH] chore(deps): update yikun/hub-mirror-action action to v1.5 --- .github/workflows/sync-to-gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 7b29c9e3..7bb85054 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -24,7 +24,7 @@ jobs: script: | return context.repo.repo; - name: Mirror the GitHub repos to Gitee - uses: Yikun/hub-mirror-action@v1.3 + uses: Yikun/hub-mirror-action@v1.5 with: src: github/northword dst: gitee/northword