From 2a38ee603b2ec679c29836314d64e0721e437035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 17:34:48 +0000 Subject: [PATCH] chore(ci): update ahmadnassri/action-template-repository-sync action to v2.6.13 --- .github/workflows/template-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index ab07adb..6375a0f 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: ahmadnassri/action-template-repository-sync@e33a3b5bc2787cea9f1de3a453196f6a3addab39 # v2.6.12 + - uses: ahmadnassri/action-template-repository-sync@233c84219c88745aa5024ca2b4d248edf85c10d5 # v2.6.13 with: github-token: ${{ secrets.TEMPLATE_SYNC }} dry-run: false