From 98f9178220372e469a1c1f9b18290831d27ae4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 14:08:12 +0000 Subject: [PATCH] build(deps): bump AndreasAugustin/actions-template-sync Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/andreasaugustin/actions-template-sync/releases) - [Changelog](https://github.com/AndreasAugustin/actions-template-sync/blob/main/CHANGELOG.md) - [Commits](https://github.com/andreasaugustin/actions-template-sync/compare/8ec19a5f2721ffb81ff809aa340ddf75e6a85ea6...8a0f668b83c32a0f673353086d74f12b8853d4f5) --- updated-dependencies: - dependency-name: AndreasAugustin/actions-template-sync dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/actions_template_sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions_template_sync.yml b/.github/workflows/actions_template_sync.yml index 03715a8..b11efd6 100644 --- a/.github/workflows/actions_template_sync.yml +++ b/.github/workflows/actions_template_sync.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@8ec19a5f2721ffb81ff809aa340ddf75e6a85ea6 + uses: AndreasAugustin/actions-template-sync@8a0f668b83c32a0f673353086d74f12b8853d4f5 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: mihaur/node-fastify-template