From af4d6475e3f905b036b1b3e33a2c00b43ab42a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 01:44:36 +0000 Subject: [PATCH] Chore(deps): Bump AndreasAugustin/actions-template-sync Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 1.1.3 to 1.1.8. - [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.1.3...v1.1.8) --- 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/actions_template_sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions_template_sync.yml b/.github/workflows/actions_template_sync.yml index 0cab427b..2aff5eca 100644 --- a/.github/workflows/actions_template_sync.yml +++ b/.github/workflows/actions_template_sync.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v1.1.3 + uses: AndreasAugustin/actions-template-sync@v1.1.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: AndreasAugustin/template