From 7e924659a44952f5568233d10cde11943f738d34 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Mar 2024 22:01:57 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v2.0.1 --- .github/workflows/template_sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_sync.yaml b/.github/workflows/template_sync.yaml index 7246283..21e663e 100644 --- a/.github/workflows/template_sync.yaml +++ b/.github/workflows/template_sync.yaml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v2.0.0 + uses: AndreasAugustin/actions-template-sync@v2.0.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: goraxe/template