From 4e83167e8787a7a634dccf819ccc76fbc703017a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:56:58 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v2 --- .github/workflows/sched-template-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sched-template-sync.yml b/.github/workflows/sched-template-sync.yml index 32d8032..a65a141 100644 --- a/.github/workflows/sched-template-sync.yml +++ b/.github/workflows/sched-template-sync.yml @@ -25,7 +25,7 @@ jobs: # submodules: true - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v1 + uses: AndreasAugustin/actions-template-sync@v2 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: altcoder/template-python