We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11f634 commit e6a5c25Copy full SHA for e6a5c25
.github/workflows/sync-from-tpl.yml
@@ -20,7 +20,7 @@ jobs:
20
token: ${{ secrets.WORKFLOW_TOKEN }}
21
22
- name: ♻️ Sync changes from upstream template
23
- uses: AndreasAugustin/actions-template-sync@v1.1.2
+ uses: AndreasAugustin/actions-template-sync@v1.5.0
24
with:
25
github_token: ${{ secrets.WORKFLOW_TOKEN }}
26
source_repo_path: wayofdev/laravel-starter-tpl
0 commit comments