diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml
index 04e83f8..830d76d 100644
--- a/.github/workflows/sync.yml
+++ b/.github/workflows/sync.yml
@@ -16,6 +16,6 @@ jobs:
     - name: Checkout
       uses: actions/checkout@v3
     - name: Sync
-      uses: ahmadnassri/action-template-repository-sync@v2.3.2
+      uses: ahmadnassri/action-template-repository-sync@v2.3.3
       with:
         github-token: ${{ secrets.GITHUB_TOKEN }}