Skip to content

Commit c08f2f7

Browse files
committed
chore(deps): update andreasaugustin/actions-template-sync action to v1.1.1
1 parent 5f68194 commit c08f2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.0
23+
uses: AndreasAugustin/actions-template-sync@v1.1.1
2424
with:
2525
github_token: ${{ secrets.WORKFLOW_TOKEN }}
2626
source_repo_path: wayofdev/laravel-cycle-starter-tpl

0 commit comments

Comments
 (0)