diff --git a/.github/workflows/gitlab-sync.yml b/.github/workflows/gitlab-sync.yml index 97b59fc..7f0a539 100644 --- a/.github/workflows/gitlab-sync.yml +++ b/.github/workflows/gitlab-sync.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: MatthiesenXYZ/git-sync-action@v1.0.1 + - uses: MatthiesenXYZ/git-sync-action@latest with: # Such as https://github.com/wangchucheng/git-repo-sync.git target-url: ${{ secrets.GITLAB_URL }}