Skip to content

Commit 7160687

Browse files
committed
chore(deps): update andreasaugustin/actions-template-sync action to v1.5.0
1 parent fdcb2d2 commit 7160687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-from-tpl.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
token: ${{ secrets.WORKFLOW_TOKEN }}
2121

2222
- name: ♻️ Sync changes from upstream template
23-
uses: AndreasAugustin/actions-template-sync@5584bd1e260ef04a0dce76e1a802e31befd6f5c4 # v1.1.2
23+
uses: AndreasAugustin/actions-template-sync@33f86ba0dbd01d559b5ce5d28482148622555b11 # v1.5.0
2424
with:
2525
github_token: ${{ secrets.WORKFLOW_TOKEN }}
2626
source_repo_path: wayofdev/laravel-cycle-starter-tpl

0 commit comments

Comments
 (0)