We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a6233 commit ffd10f3Copy full SHA for ffd10f3
.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@0818ac07b86d585219589138214079f5e90b1f08 # v1.1.4
+ uses: AndreasAugustin/actions-template-sync@c6631d6e8aa5de34b29cd5b3a4c22327a159fc12 # v1.1.8
24
with:
25
github_token: ${{ secrets.WORKFLOW_TOKEN }}
26
source_repo_path: wayofdev/docker-shared-services
0 commit comments