From 47728d28e29bd5464063f87ddb3503a66d9760f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:53:17 +0000 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 1.6.2 to 1.8.1 Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 1.6.2 to 1.8.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/v1.6.2...v1.8.1) --- updated-dependencies: - dependency-name: AndreasAugustin/actions-template-sync dependency-type: direct:production update-type: version-update:semver-minor ... 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 fc5c0a83..fb33d0a5 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@v1.6.2 + - uses: AndreasAugustin/actions-template-sync@v1.8.1 with: pr_title: Syncing with template source_repo_path: smecalculus/bezmen