From 7160687afc24e87a4f4df03b69f12a473d4c2f72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 11:44:53 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v1.5.0 --- .github/workflows/sync-from-tpl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index bc991e3..104ce86 100644 --- a/.github/workflows/sync-from-tpl.yml +++ b/.github/workflows/sync-from-tpl.yml @@ -20,7 +20,7 @@ jobs: token: ${{ secrets.WORKFLOW_TOKEN }} - name: ♻️ Sync changes from upstream template - uses: AndreasAugustin/actions-template-sync@5584bd1e260ef04a0dce76e1a802e31befd6f5c4 # v1.1.2 + uses: AndreasAugustin/actions-template-sync@33f86ba0dbd01d559b5ce5d28482148622555b11 # v1.5.0 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/laravel-cycle-starter-tpl