diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index 08eb333b..776068e1 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.2.3 + uses: AndreasAugustin/actions-template-sync@v2.4.1 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/docker-shared-services