We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcb2d2 commit 7160687Copy full SHA for 7160687
.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@5584bd1e260ef04a0dce76e1a802e31befd6f5c4 # v1.1.2
+ uses: AndreasAugustin/actions-template-sync@33f86ba0dbd01d559b5ce5d28482148622555b11 # v1.5.0
24
with:
25
github_token: ${{ secrets.WORKFLOW_TOKEN }}
26
source_repo_path: wayofdev/laravel-cycle-starter-tpl
0 commit comments