diff --git a/.github/workflows/sync-from-tpl.yml b/.github/workflows/sync-from-tpl.yml index 6bced948..870cf1e3 100644 --- a/.github/workflows/sync-from-tpl.yml +++ b/.github/workflows/sync-from-tpl.yml @@ -20,7 +20,7 @@ jobs: token: ${{ secrets.WORKFLOW_TOKEN }} - name: ♻️ Sync changes from upstream template - uses: AndreasAugustin/actions-template-sync@eb7d55d7dce63957d82383387759ddd91500d5b5 # v2.0.1 + uses: AndreasAugustin/actions-template-sync@f4a0a81b046834f23edc491562f8e50ce9199dfb # v2.0.2 with: github_token: ${{ secrets.WORKFLOW_TOKEN }} source_repo_path: wayofdev/docker-shared-services