diff --git a/.github/workflows/git-sync.yml b/.github/workflows/git-sync.yml
index 288434bbd6e2863a932819883866cae14d0150de..a94b49c479e27d854696b1b73873d0b4645fd9f0 100644
--- a/.github/workflows/git-sync.yml
+++ b/.github/workflows/git-sync.yml
@@ -4,7 +4,7 @@ jobs:
     runs-on: ubuntu-22.04
     steps:
       - name: git-sync
-        uses: korvoj/git-sync@5eacd8ac78ae91a984f3aa430b09a0051abb2dc0
+        uses: korvoj/git-sync@branch-removal
         with:
           source_repo: 'git@github.com:nmaas-platform/nmaas-portal.git'
           source_branch: 'refs/remotes/source/*'