From e75a3421fcb4e9c5b769431e68064895986a6830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:38:00 +0000 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 2.0.0 to 2.0.1 Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/andreasaugustin/actions-template-sync/releases) - [Changelog](https://github.com/AndreasAugustin/actions-template-sync/blob/main/CHANGELOG.md) - [Commits](https://github.com/andreasaugustin/actions-template-sync/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: AndreasAugustin/actions-template-sync dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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