diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index 4915f383..251989e9 100644 --- a/.github/workflows/sync-from-tpl.yml +++ b/.github/workflows/sync-from-tpl.yml @@ -20,7 +20,7 @@ jobs: token: ${{ secrets.WORKFLOW_TOKEN }} - name: ♻️ Sync changes from upstream template - uses: AndreasAugustin/actions-template-sync@v2.0.2 + uses: AndreasAugustin/actions-template-sync@v2.1.0 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/laravel-starter-tpl