diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 30c2f0c..714726d 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -16,6 +16,6 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Sync - uses: ahmadnassri/action-template-repository-sync@v2.6.5 + uses: ahmadnassri/action-template-repository-sync@v2.6.6 with: github-token: ${{ secrets.GH_TOKEN }}