From 31ac628b66982cd2a1a942dcad49cc9015231b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:24:13 +0000 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 1.1.2 to 1.1.3 (#125) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/project-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-template.yml b/.github/workflows/project-template.yml index ca3b6507..55dd3fe3 100644 --- a/.github/workflows/project-template.yml +++ b/.github/workflows/project-template.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4.0.0 with: token: ${{ steps.orgbot.outputs.token }} - - uses: AndreasAugustin/actions-template-sync@v1.1.2 + - uses: AndreasAugustin/actions-template-sync@v1.1.3 with: upstream_branch: main source_repo_path: smecalculus/bezmen