From 4a1c512c955a5bf1b91e77c0ba28b5d5120c3be4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 May 2025 12:16:52 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v2.5.1 --- .github/workflows/template_sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_sync.yaml b/.github/workflows/template_sync.yaml index ba39428..5399225 100644 --- a/.github/workflows/template_sync.yaml +++ b/.github/workflows/template_sync.yaml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v2.1.0 + uses: AndreasAugustin/actions-template-sync@v2.5.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: goraxe/template