From 483e36b74ebde2dfa3c99a4708145cc29c392f66 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:36:09 -0300 Subject: [PATCH] update version --- .github/workflows/update-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index e16cec4..c884539 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v1.1.8 + uses: AndreasAugustin/actions-template-sync@v2.4 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: chevere/docs-deploy