From fe7ed0eaece5ab0fd43d14a9360dd3724286ea20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 08:53:07 +0300 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 2.0.0 to 2.0.1 (#418) 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 b6a95c94..235a716e 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.0 + - uses: AndreasAugustin/actions-template-sync@v2.0.1 with: pr_title: Syncing with template source_repo_path: smecalculus/bezmen