Skip to content

Commit e6a5c25

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

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@v1.1.2
23+
uses: AndreasAugustin/actions-template-sync@v1.5.0
2424
with:
2525
github_token: ${{ secrets.WORKFLOW_TOKEN }}
2626
source_repo_path: wayofdev/laravel-starter-tpl

0 commit comments

Comments
 (0)