From b59224706a985f5e12a90df78c4dc87068222852 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Feb 2024 11:44:40 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v1.5.0 --- .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 67a23cf..3d26ac8 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@v1.4.0 + uses: AndreasAugustin/actions-template-sync@v1.5.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} source_repo_path: goraxe/template