Skip to content

Commit 8337066

Browse files
deps(deps): update andreasaugustin/actions-template-sync action to v2.3.0
1 parent 052d117 commit 8337066

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@v2.2.3
23+
uses: AndreasAugustin/actions-template-sync@v2.3.0
2424
with:
2525
github_token: ${{ secrets.WORKFLOW_TOKEN }}
2626
source_repo_path: wayofdev/docker-shared-services

0 commit comments

Comments
 (0)