From a20d2babfa1d574d67d221ba21189f917daaa20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 18:59:32 +0000 Subject: [PATCH] Bump AndreasAugustin/actions-template-sync from 2.0.1 to 2.0.2 Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 2.0.1 to 2.0.2. - [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.1...v2.0.2) --- 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/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index dcfe38776..63d8d977b 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -371,7 +371,7 @@ jobs: fetch-depth: 0 - name: Sync from template repo id: template_sync - uses: AndreasAugustin/actions-template-sync@v2.0.1 + uses: AndreasAugustin/actions-template-sync@v2.0.2 with: github_token: ${{ secrets.WORKFLOW_UPDATE_GITHUB_PAT || secrets.GITHUB_TOKEN }} source_repo_path: kdeldycke/awesome-template