From 8d9fc6c775c27732299e8ba1da9e626c65c0b4d6 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:44:36 -0800 Subject: [PATCH] Update gitlab-sync.yml --- .github/workflows/gitlab-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitlab-sync.yml b/.github/workflows/gitlab-sync.yml index 2983f343..68992382 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: wangchucheng/git-repo-sync@v0.1.0 + - uses: jauderho/git-repo-sync@63782025e80e84c48b25a1ee6bb9a22a3bd570d3 with: # Such as https://github.com/wangchucheng/git-repo-sync.git target-url: ${{ secrets.GITLAB_URL }}