diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 6ad0c19..7d39462 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -37,6 +37,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Sync - uses: ahmadnassri/action-template-repository-sync@v2.3.4 + uses: ahmadnassri/action-template-repository-sync@v2.5.0 with: github-token: ${{ secrets.GH_TOKEN_PRIVATE_READ }}