diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 07adb4e..e3c109f 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: ahmadnassri/action-template-repository-sync@v2.5.0 + - uses: ahmadnassri/action-template-repository-sync@v2.6.0 with: github-token: ${{ secrets.TEMPLATE_SYNC }} dry-run: false