From 64fe3d21c7196e0b4b8bc8a30b32270fb3ddcb4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:02:13 +0000 Subject: [PATCH] chore(deps): update andreasaugustin/actions-template-sync action to v0.8.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 8a921244..cef47a58 100644 --- a/.github/workflows/sync-from-tpl.yml +++ b/.github/workflows/sync-from-tpl.yml @@ -19,7 +19,7 @@ jobs: token: ${{ secrets.WORKFLOW_TOKEN }} - name: ♻️ Sync changes from upstream template - uses: AndreasAugustin/actions-template-sync@v0.7.3 + uses: AndreasAugustin/actions-template-sync@v0.8.0 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/next-starter-tpl