From 1876eb3a8ebdf91b375fab74f369c783fe806f7f Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Sat, 10 Apr 2021 15:02:33 +0800 Subject: chore: use a specific version of git repo sync --- .github/workflows/git-repo-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/git-repo-sync.yml b/.github/workflows/git-repo-sync.yml index 0c5df56..d5eeade 100644 --- a/.github/workflows/git-repo-sync.yml +++ b/.github/workflows/git-repo-sync.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wangchucheng/git-repo-sync@main + - uses: wangchucheng/git-repo-sync@v0.1.0 with: target-url: 'https://gitee.com/wangchucheng/hugo-eureka.git' target-username: 'wangchucheng' -- cgit v1.2.3