From 1a37a9e2145849ed2d5ac2ddcc6ca2637c971ab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:41:56 +0000 Subject: [PATCH] chore(deps): update yikun/hub-mirror-action action to v1.4 --- .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..4095d896 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.4 with: src: github/northword dst: gitee/northword