From 8c481949e1427cfaee7fcf853b90fcfe039924d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 04:14:01 +0000 Subject: [PATCH] deps(deps): update andreasaugustin/actions-template-sync action to v2.5.3 --- .github/workflows/sync-from-tpl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index 08eb333b..182147a5 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.5.3 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/docker-shared-services