diff --git a/.github/workflows/gitlab-sync.yml b/.github/workflows/gitlab-sync.yml index 6899238..2a276d1 100644 --- a/.github/workflows/gitlab-sync.yml +++ b/.github/workflows/gitlab-sync.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: jauderho/git-repo-sync@63782025e80e84c48b25a1ee6bb9a22a3bd570d3 + - uses: MatthiesenXYZ/git-sync-action@v1.1 with: # Such as https://github.com/wangchucheng/git-repo-sync.git target-url: ${{ secrets.GITLAB_URL }}