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