diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index 907fdbe..6d98c66 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@v1.3.0 + uses: AndreasAugustin/actions-template-sync@v1.4.0 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/docker-project-services