From 0536b97d1d13fad580b0e9cb59dbeaab1c5f15cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:27:36 +0300 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 2.0.2 to 2.1.0 (#459) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template.yaml b/.github/workflows/template.yaml index bda381cf..5b4ed9fa 100644 --- a/.github/workflows/template.yaml +++ b/.github/workflows/template.yaml @@ -18,7 +18,7 @@ jobs: with: token: ${{ steps.orgbot.outputs.token }} persist-credentials: false - - uses: AndreasAugustin/actions-template-sync@v2.0.2 + - uses: AndreasAugustin/actions-template-sync@v2.1.0 with: pr_title: Syncing with template source_repo_path: smecalculus/bezmen