From eac9f67507b76b9bd3de94974b821edc7d17f1c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 22:41:08 +0000 Subject: [PATCH] chore(ci): update ahmadnassri/action-template-repository-sync action to v2.6.12 --- .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 eb46c32..ab07adb 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@13f23a0cb83d6d9399d6b7d6fb48516052582e2f # v2.6.11 + - uses: ahmadnassri/action-template-repository-sync@e33a3b5bc2787cea9f1de3a453196f6a3addab39 # v2.6.12 with: github-token: ${{ secrets.TEMPLATE_SYNC }} dry-run: false